comparison NEWS @ 2806:4fdb25c5df9c

Fix issue #98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Sep 2018 15:07:40 +0200
parents e02af4ca8003
children 6356e2ceb493
comparison
equal deleted inserted replaced
2805:e02af4ca8003 2806:4fdb25c5df9c
27 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes 27 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
28 * Fix OrthancPluginHttpClient() to return the HTTP status on errors 28 * Fix OrthancPluginHttpClient() to return the HTTP status on errors
29 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA 29 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA
30 * Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000) 30 * Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
31 * Fix issue 54 (quoting multipart answers), for OsiriX compatibility through DICOMweb 31 * Fix issue 54 (quoting multipart answers), for OsiriX compatibility through DICOMweb
32 * Fix issue 98 (DCMTK configuration fails with GCC 6.4.0 on Alpine)
32 33
33 34
34 Version 1.4.1 (2018-07-17) 35 Version 1.4.1 (2018-07-17)
35 ========================== 36 ==========================
36 37