comparison NEWS @ 3288:8d1ea00a990a

upgrade to pugixml 1.9
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 19:17:03 +0100
parents 5e8e020893d0
children afc38fd21c78
comparison
equal deleted inserted replaced
3287:5e8e020893d0 3288:8d1ea00a990a
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 builds (notably Windows): 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 - libjpeg 9c
29 - libpng 1.6.36 30 - libpng 1.6.36
30 - libjpeg 9c
31 - openssl 1.0.2p 31 - openssl 1.0.2p
32 - pugixml 1.9
32 33
33 34
34 Version 1.5.4 (2019-02-08) 35 Version 1.5.4 (2019-02-08)
35 ========================== 36 ==========================
36 37