diff NEWS @ 4151:8c559dd5034b

Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Aug 2020 11:59:02 +0200
parents c5cdb6dc6865
children 36257d6f348f
line wrap: on
line diff
--- a/NEWS	Wed Aug 19 11:18:55 2020 +0200
+++ b/NEWS	Wed Aug 19 11:59:02 2020 +0200
@@ -1,10 +1,18 @@
 Pending changes in the mainline
 ===============================
 
+Plugins
+-------
+
+* New config option "Worklist.LimitAnswers" for the sample modality worklist plugin
+
+Maintenance
+-----------
+
 * 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
 * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags
-* New config option "Worklist.LimitAnswers" for the sample modality worklist plugin
+* Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
 
 
 Version 1.7.2 (2020-07-08)