changeset 4155:06baa6bf187a

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Aug 2020 13:46:33 +0200
parents 6e7c842679ec
children d07cd8133e56
files NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Sun Aug 23 12:40:04 2020 +0200
+++ b/NEWS	Sun Aug 23 13:46:33 2020 +0200
@@ -16,10 +16,10 @@
 -----------
 
 * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses
-* Fix DICOM SCP filters if some query tag has more than 256 characters
+* Fix DICOM SCP filters if some query tag has > 256 characters (list of UIDs matching)
 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags
 * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
-* Support of multipart messages larger than 2GB in the embedded HTTP server
+* Support receiving multipart messages larger than 2GB in the embedded HTTP server
 
 
 Version 1.7.2 (2020-07-08)