comparison NEWS @ 3287:5e8e020893d0

upgrade to openssl 1.0.2p
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 18:51:36 +0100
parents 2b547eaed193
children 8d1ea00a990a
comparison
equal deleted inserted replaced
3286:2b547eaed193 3287:5e8e020893d0
20 20
21 * Fix issue #134 (/patient/modify gives 500, should really be 400) 21 * Fix issue #134 (/patient/modify gives 500, should really be 400)
22 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation 22 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
23 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP 23 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
24 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio 24 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
25 * Upgraded dependencies for static and Windows builds: 25 * Upgraded dependencies for static builds (notably Windows):
26 - Boost 1.69.0 26 - Boost 1.69.0
27 - DCMTK 3.6.4 27 - DCMTK 3.6.4
28 - GoogleTest 1.8.1 28 - GoogleTest 1.8.1
29 - libpng 1.6.36 29 - libpng 1.6.36
30 - libjpeg 9c 30 - libjpeg 9c
31 - openssl 1.0.2p
31 32
32 33
33 Version 1.5.4 (2019-02-08) 34 Version 1.5.4 (2019-02-08)
34 ========================== 35 ==========================
35 36