comparison 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
comparison
equal deleted inserted replaced
4454:f20a7655fb1c 4455:a8f554ca5ac6
25 ----------- 25 -----------
26 26
27 * Fix upload of multiple DICOM files using one single POST call to "multipart/form-data" 27 * Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
28 Could be the final resolution of issue #21 (DICOM files missing after uploading with Firefox) 28 Could be the final resolution of issue #21 (DICOM files missing after uploading with Firefox)
29 * Partial fix of issue #48 (Windows service not stopped properly), cf. comments 4 and 5 29 * Partial fix of issue #48 (Windows service not stopped properly), cf. comments 4 and 5
30 * Explicitly use little-endian to encode uncompressed file size with zlib compression
30 * Upgraded dependencies for static builds (notably on Windows): 31 * Upgraded dependencies for static builds (notably on Windows):
31 - jsoncpp 1.9.4 32 - jsoncpp 1.9.4
32 33
33 34
34 Version 1.8.2 (2020-12-18) 35 Version 1.8.2 (2020-12-18)