diff 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
line wrap: on
line diff
--- a/NEWS	Thu Feb 21 12:05:48 2019 +0100
+++ b/NEWS	Thu Feb 21 15:13:49 2019 +0100
@@ -1,16 +1,30 @@
 Pending changes in the mainline
 ===============================
 
-* Separation of ideographic and phonetic characters in DICOMweb JSON and XML
+
+General
+-------
+
 * Support of the following multi-byte specific character sets:
   - Japanese Kanji (ISO 2022 IR 87)
   - Korean (ISO 2022 IR 149)
   - Simplified Chinese (ISO 2022 IR 58)
 * Basic support for character sets with code extensions (ISO 2022 escape sequences)
+
+Plugins
+-------
+
+* Separation of ideographic and phonetic characters in DICOMweb JSON and XML
+
+Maintenance
+-----------
+
 * Fix issue #134 (/patient/modify gives 500, should really be 400)
 * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation
 * More tolerance wrt. missing DICOM tags that must be returned by Orthanc C-FIND SCP
 * New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
+* Upgraded dependencies for static and Windows builds:
+  - DCMTK 3.6.4
 
 
 Version 1.5.4 (2019-02-08)