diff NEWS @ 4454:f20a7655fb1c

Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 19 Jan 2021 12:03:49 +0100
parents 4f8e77c650e8
children a8f554ca5ac6
line wrap: on
line diff
--- a/NEWS	Tue Jan 19 10:02:46 2021 +0100
+++ b/NEWS	Tue Jan 19 12:03:49 2021 +0100
@@ -24,7 +24,9 @@
 Maintenance
 -----------
 
-* Partial fix of issue #48 (Windows service not stopped properly), cf. comment 4
+* Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
+  Could be the final resolution of issue #21 (DICOM files missing after uploading with Firefox)
+* Partial fix of issue #48 (Windows service not stopped properly), cf. comments 4 and 5
 * Upgraded dependencies for static builds (notably on Windows):
   - jsoncpp 1.9.4