diff NEWS @ 3343:6e42d676401c

Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Apr 2019 16:01:42 +0200
parents 63f59ad9381a
children 90b4a5001c24
line wrap: on
line diff
--- a/NEWS	Fri Apr 05 13:36:13 2019 +0200
+++ b/NEWS	Fri Apr 05 16:01:42 2019 +0200
@@ -2,7 +2,8 @@
 ===============================
 
 * 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 #136 (C-FIND request fails when found DICOM file does not have certain tags)
+* Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
 * Fix issue #138 (POST to modalities/{name} accepts invalid characters)