Mercurial > hg > orthanc
comparison NEWS @ 3704:58f92b1c8061
Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 27 Feb 2020 11:25:57 +0100 |
parents | 5cbbf14e516b |
children | d8b214a46b91 1f4910999fe7 |
comparison
equal
deleted
inserted
replaced
3702:643b5ee86f92 | 3704:58f92b1c8061 |
---|---|
42 * Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) | 42 * Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) |
43 * Fix issue #154 (Matching against list of UID-s by C-MOVE) | 43 * Fix issue #154 (Matching against list of UID-s by C-MOVE) |
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 | 48 |
48 | 49 |
49 Version 1.5.8 (2019-10-16) | 50 Version 1.5.8 (2019-10-16) |
50 ========================== | 51 ========================== |
51 | 52 |