diff NEWS @ 3342:63f59ad9381a

Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Apr 2019 13:36:13 +0200
parents 8f44dadcdbc1
children 6e42d676401c
line wrap: on
line diff
--- a/NEWS	Fri Apr 05 13:02:57 2019 +0200
+++ b/NEWS	Fri Apr 05 13:36:13 2019 +0200
@@ -2,6 +2,7 @@
 ===============================
 
 * Size of the Orthanc static binaries are reduced by compressing ICU data
+* Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
 * Fix issue #138 (POST to modalities/{name} accepts invalid characters)