comparison NEWS @ 1964:5a80fb3402e0

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 08 Apr 2016 09:09:01 +0200
parents ef1e9856c26f
children 7bd4cb780feb
comparison
equal deleted inserted replaced
1963:af0c90ae0915 1964:5a80fb3402e0
34 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) 34 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT)
35 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") 35 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
36 * Compatibility with CMake >= 3.5.0 36 * Compatibility with CMake >= 3.5.0
37 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) 37 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
38 * Upgrade to Boost 1.60.0 for static builds 38 * Upgrade to Boost 1.60.0 for static builds
39 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed
39 40
40 41
41 Version 1.0.0 (2015/12/15) 42 Version 1.0.0 (2015/12/15)
42 ========================== 43 ==========================
43 44