comparison NEWS @ 3343:6e42d676401c

Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Apr 2019 16:01:42 +0200
parents 63f59ad9381a
children 90b4a5001c24
comparison
equal deleted inserted replaced
3342:63f59ad9381a 3343:6e42d676401c
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Size of the Orthanc static binaries are reduced by compressing ICU data 4 * Size of the Orthanc static binaries are reduced by compressing ICU data
5 * Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags) 5 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags)
6 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
6 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) 7 * Fix issue #138 (POST to modalities/{name} accepts invalid characters)
7 8
8 9
9 Version 1.5.6 (2019-03-01) 10 Version 1.5.6 (2019-03-01)
10 ========================== 11 ==========================