# HG changeset patch # User amazy # Date 1499942737 -7200 # Node ID 09cce85735b92266e4dedb72e4e1876d06ab4fe9 # Parent ae6245053bcfc39745840923088d6ec4f5a24024 updated release notes diff -r ae6245053bcf -r 09cce85735b9 NEWS --- 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)