Mercurial > hg > orthanc
comparison NEWS @ 2034:07f2ba3677df
Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp")
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 21 Jun 2016 12:58:25 +0200 |
parents | 65b1ce7cb84f |
children | e33e0ae51d7b |
comparison
equal
deleted
inserted
replaced
2033:bfdf24883ff3 | 2034:07f2ba3677df |
---|---|
52 | 52 |
53 * New logo of Orthanc | 53 * New logo of Orthanc |
54 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) | 54 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) |
55 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method) | 55 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method) |
56 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") | 56 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") |
57 * Fix of Debian bug #823139 ("orthanc: Please provide RecoverCompressedFile.cpp") | |
57 * Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows | 58 * Replaced "localhost" by "127.0.0.1", as it might impact performance on Windows |
58 * Compatibility with CMake >= 3.5.0 | 59 * Compatibility with CMake >= 3.5.0 |
59 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) | 60 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) |
60 * Upgrade to Boost 1.60.0 for static builds | 61 * Upgrade to Boost 1.60.0 for static builds |
61 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed | 62 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed |