comparison NEWS @ 3278:ce6a98f8ed85

New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 12:05:48 +0100
parents 7d4e06beb1ec
children dd10fe965870
comparison
equal deleted inserted replaced
3277:7d4e06beb1ec 3278:ce6a98f8ed85
8 - Simplified Chinese (ISO 2022 IR 58) 8 - Simplified Chinese (ISO 2022 IR 58)
9 * Basic support for character sets with code extensions (ISO 2022 escape sequences) 9 * Basic support for character sets with code extensions (ISO 2022 escape sequences)
10 * Fix issue #134 (/patient/modify gives 500, should really be 400) 10 * Fix issue #134 (/patient/modify gives 500, should really be 400)
11 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation 11 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
12 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP 12 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
13 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
13 14
14 15
15 Version 1.5.4 (2019-02-08) 16 Version 1.5.4 (2019-02-08)
16 ========================== 17 ==========================
17 18