comparison NEWS @ 3282:e8ce77f3dec1

upgrade to Boost 1.69.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 16:51:06 +0100
parents ea54109a7312
children 3f7d4b735f95
comparison
equal deleted inserted replaced
3281:ea54109a7312 3282:e8ce77f3dec1
22 * Fix issue #134 (/patient/modify gives 500, should really be 400) 22 * Fix issue #134 (/patient/modify gives 500, should really be 400)
23 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation 23 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
24 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP 24 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
25 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio 25 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
26 * Upgraded dependencies for static and Windows builds: 26 * Upgraded dependencies for static and Windows builds:
27 - Boost 1.69.0
27 - DCMTK 3.6.4 28 - DCMTK 3.6.4
28 - GoogleTest 1.8.1 29 - GoogleTest 1.8.1
29 30
30 31
31 Version 1.5.4 (2019-02-08) 32 Version 1.5.4 (2019-02-08)