comparison NEWS @ 3279:dd10fe965870

use of DCMTK 3.6.4 in static builds
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 21 Feb 2019 15:13:49 +0100
parents ce6a98f8ed85
children ea54109a7312
comparison
equal deleted inserted replaced
3278:ce6a98f8ed85 3279:dd10fe965870
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Separation of ideographic and phonetic characters in DICOMweb JSON and XML 4
5 General
6 -------
7
5 * Support of the following multi-byte specific character sets: 8 * Support of the following multi-byte specific character sets:
6 - Japanese Kanji (ISO 2022 IR 87) 9 - Japanese Kanji (ISO 2022 IR 87)
7 - Korean (ISO 2022 IR 149) 10 - Korean (ISO 2022 IR 149)
8 - Simplified Chinese (ISO 2022 IR 58) 11 - Simplified Chinese (ISO 2022 IR 58)
9 * Basic support for character sets with code extensions (ISO 2022 escape sequences) 12 * Basic support for character sets with code extensions (ISO 2022 escape sequences)
13
14 Plugins
15 -------
16
17 * Separation of ideographic and phonetic characters in DICOMweb JSON and XML
18
19 Maintenance
20 -----------
21
10 * Fix issue #134 (/patient/modify gives 500, should really be 400) 22 * Fix issue #134 (/patient/modify gives 500, should really be 400)
11 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation 23 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
12 * 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
13 * 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:
27 - DCMTK 3.6.4
14 28
15 29
16 Version 1.5.4 (2019-02-08) 30 Version 1.5.4 (2019-02-08)
17 ========================== 31 ==========================
18 32