changeset 3680:453c0ece560a

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Feb 2020 20:09:24 +0100
parents 6358923d3ced
children 9dac85e807c2 5f64c866108a
files NEWS
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Feb 20 20:06:19 2020 +0100
+++ b/NEWS	Thu Feb 20 20:09:24 2020 +0100
@@ -29,8 +29,10 @@
 -----------
 
 * Support of MPEG4 transfer syntaxes in C-Store SCP
-* C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE).
+* C-FIND SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE).
   Therefore, the "ClearCanvas" and "Dcm4Chee" modality manufacturer have now been deprecated.
+* More strict C-FIND SCP wrt. the DICOM standard: Forbid wildcard
+  matching on some VRs, ignore main tags below the queried level
 * Fix issue #65 (Logging improvements)
 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU)
 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)