comparison NEWS @ 1832:b7da58699f92

Fix formatting of multipart HTTP answers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Nov 2015 19:09:15 +0100
parents 3ae2ff249675
children 47d032c48818
comparison
equal deleted inserted replaced
1831:3ae2ff249675 1832:b7da58699f92
65 65
66 * Full indexation of the patient/study tags to speed up searches and C-Find 66 * Full indexation of the patient/study tags to speed up searches and C-Find
67 * Many refactorings, notably of the searching features and of the image decoding 67 * Many refactorings, notably of the searching features and of the image decoding
68 * C-Move SCP for studies using AccessionNumber tag 68 * C-Move SCP for studies using AccessionNumber tag
69 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change) 69 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
70 * Fix formatting of multipart HTTP answers
70 * "--logdir" flag creates a single log file instead of 3 separate files for errors/warnings/infos 71 * "--logdir" flag creates a single log file instead of 3 separate files for errors/warnings/infos
71 * "--errors" flag lists the error codes that could be returned by Orthanc 72 * "--errors" flag lists the error codes that could be returned by Orthanc
72 * Under Windows, the exit status of Orthanc corresponds to the encountered error code 73 * Under Windows, the exit status of Orthanc corresponds to the encountered error code
73 * Upgrade to Boost 1.59.0 for static builds 74 * Upgrade to Boost 1.59.0 for static builds
74 75