comparison NEWS @ 2004:3c76fac299ac

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 08 Jun 2016 10:40:40 +0200
parents 39329372b667
children 4dafe2a0d3ab
comparison
equal deleted inserted replaced
2003:f11e5d200c04 2004:3c76fac299ac
42 Maintenance 42 Maintenance
43 ----------- 43 -----------
44 44
45 * New logo of Orthanc 45 * New logo of Orthanc
46 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) 46 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT)
47 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method)
47 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") 48 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
48 * Compatibility with CMake >= 3.5.0 49 * Compatibility with CMake >= 3.5.0
49 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) 50 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
50 * Upgrade to Boost 1.60.0 for static builds 51 * Upgrade to Boost 1.60.0 for static builds
51 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed 52 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed