diff NEWS @ 4455:a8f554ca5ac6

Explicitly use little-endian to encode uncompressed file size with zlib compression
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 19 Jan 2021 14:31:04 +0100
parents f20a7655fb1c
children 789676a8c96a
line wrap: on
line diff
--- a/NEWS	Tue Jan 19 12:03:49 2021 +0100
+++ b/NEWS	Tue Jan 19 14:31:04 2021 +0100
@@ -27,6 +27,7 @@
 * 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
+* Explicitly use little-endian to encode uncompressed file size with zlib compression
 * Upgraded dependencies for static builds (notably on Windows):
   - jsoncpp 1.9.4