changeset 2320:09cce85735b9

updated release notes
author amazy
date Thu, 13 Jul 2017 12:45:37 +0200
parents ae6245053bcf
children dc7c8eebcc80
files NEWS
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Jul 13 12:37:55 2017 +0200
+++ b/NEWS	Thu Jul 13 12:45:37 2017 +0200
@@ -22,11 +22,19 @@
 
 * 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
 -----------
 
 * Ability to retrieve raw frames encoded as unsigned 32-bits integers
 * Fix issue 29 (more consistent handling of the "--upgrade" argument)
+* Fix issue 31 (Create new modality types for Philips ADW, GE Xeleris, GE AWServer)
 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0)
 * Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1)
 * Fix issue 45 (crash when providing a folder to "--config" command-line option)