Mercurial > hg > orthanc
diff NEWS @ 3276:9b0e67161600
More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 21 Feb 2019 10:21:12 +0100 |
parents | 8aaa07cb97a6 |
children | 7d4e06beb1ec |
line wrap: on
line diff
--- a/NEWS Wed Feb 20 17:21:39 2019 +0100 +++ b/NEWS Thu Feb 21 10:21:12 2019 +0100 @@ -9,6 +9,7 @@ * Basic support for character sets with code extensions (ISO 2022 escape sequences) * Fix issue #134 (/patient/modify gives 500, should really be 400) * Support of SOP classes: BreastProjectionXRayImageStorageForProcessing/Presentation +* More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP Version 1.5.4 (2019-02-08)