diff NEWS @ 2326:423d3b692bb9

Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Jul 2017 15:53:04 +0200
parents 8198a9fa2553
children 9c7a80c87ae9
line wrap: on
line diff
--- a/NEWS	Fri Jul 14 11:43:06 2017 +0200
+++ b/NEWS	Fri Jul 14 15:53:04 2017 +0200
@@ -5,7 +5,13 @@
 -------
 
 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2017c Table E.1-1
-
+* In the "DicomModalities" configuration:
+  - Manufacturer type MedInria is now obsolete
+  - Manufacturer types AgfaImpax and SyngoVia are obsolete too,
+    use GenericNoWildcardInDates instead
+  - Obsolete manufacturers are still accepted but might disappear in the future
+  - Added new manufacturer: GenericNoWidlcards to replace all '*' by '' in
+    outgoing C-Find requests
 
 REST API
 --------
@@ -28,13 +34,6 @@
 
 * Query/retrieve: Added button for "DR" modality
 
-Configuration file
-------------------
-* Manufacturer type MedInria is now obsolete
-  Manufacturer type AgfaImpax & SyngoVia are obsolete too, use GenericNoWildcardInDates instead
-  obsolete manufacturers are still accepted but might disappear in the future
-  added new manufacturer: GenericNoWidlcards to replace all '*' by '' in outgoing C-Find requests
-
 Maintenance
 -----------
 
@@ -51,6 +50,7 @@
 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
 * Upgrade forthcoming DCMTK 3.6.1 to snapshot 20170228
+* Upgrade to Boost 1.64.0 for static builds
 
 
 Version 1.2.0 (2016/12/13)