comparison NEWS @ 3731:e7ff4f9b34bd storage-commitment

integration mainline->storage-commitment
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Mar 2020 17:19:45 +0100
parents 1c69af37d8ae c575fb0adf91
children 4fc24b69446a
comparison
equal deleted inserted replaced
3718:922c56b76edc 3731:e7ff4f9b34bd
50 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU) 50 * Fix issue #156 (Chunked Dicom-web transfer uses 100% CPU)
51 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long) 51 * Fix issue #165 (Boundary parameter in multipart Content-Type is too long)
52 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake) 52 * Fix issue #166 (CMake find_boost version is now broken with newer boost/cmake)
53 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association) 53 * Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
54 * Fix issue #168 (Plugins can't read private tags from the configuration file) 54 * Fix issue #168 (Plugins can't read private tags from the configuration file)
55 * Upgraded dependencies for static builds (notably on Windows):
56 - dcmtk 3.6.5
57 - openssl 1.1.1d
58 - jsoncpp 0.10.7 for pre-C++11 compilers
55 59
56 60
57 Version 1.5.8 (2019-10-16) 61 Version 1.5.8 (2019-10-16)
58 ========================== 62 ==========================
59 63