comparison NEWS @ 2295:5465cab476cf

Fix issue #45 (crash when providing a folder to "--config" command-line option)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Jul 2017 12:26:31 +0200
parents 9d87f308d35c
children 46a312152744
comparison
equal deleted inserted replaced
2294:e371519d4ac9 2295:5465cab476cf
20 ----------- 20 -----------
21 21
22 * Ability to retrieve raw frames encoded as unsigned 32-bits integers 22 * Ability to retrieve raw frames encoded as unsigned 32-bits integers
23 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0) 23 * Fix issue 35 (AET name is not transferred to Orthanc using DCMTK 3.6.0)
24 * Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1) 24 * Fix issue 44 (Bad interpretation of photometric interpretation MONOCHROME1)
25 * Fix issue 45 (crash when providing a folder to "--config" command-line option)
25 * Fix issue 49 (Worklists: accentuated characters are removed from C-Find responses) 26 * Fix issue 49 (Worklists: accentuated characters are removed from C-Find responses)
26 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2) 27 * Fix Debian #865606 (orthanc FTBFS with libdcmtk-dev 3.6.1~20170228-2)
27 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs) 28 * Fix XSS inside DICOM in Orthanc Explorer (as reported by Victor Pasnkel, Morphus Labs)
28 29
29 30