comparison NEWS @ 3729:982c24a70dfd

Merge
author Benjamin Golinvaux <bgo@osimis.io>
date Sun, 08 Mar 2020 19:51:57 +0100
parents c575fb0adf91
children e7ff4f9b34bd
comparison
equal deleted inserted replaced
3728:0b3aacdf77f5 3729:982c24a70dfd
44 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) 44 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU)
45 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) 45 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)
46 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) 46 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
47 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association) 47 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
48 * Fix issue #168 (Plugins can't read private tags from the configuration file) 48 * Fix issue #168 (Plugins can't read private tags from the configuration file)
49 * Upgraded dependencies for static builds (notably on Windows):
50 - dcmtk 3.6.5
51 - openssl 1.1.1d
52 - jsoncpp 0.10.7 for pre-C++11 compilers
49 53
50 54
51 Version 1.5.8 (2019-10-16) 55 Version 1.5.8 (2019-10-16)
52 ========================== 56 ==========================
53 57