comparison NEWS @ 1976:325772dadcd6

Macro "__linux" (now obsolete) replaced by macro "__linux__"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 14 Apr 2016 17:34:43 +0200
parents 7bd4cb780feb
children b5d4f9c156ad
comparison
equal deleted inserted replaced
1975:730eedd9a5dc 1976:325772dadcd6
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 * Use of HTTP status 403 Forbidden (instead of 401) if access to a REST resource is disallowed
40 * Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates 40 * Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
41 * Macro "__linux" (now obsolete) replaced by macro "__linux__" (maybe solves Debian bug #821011)
41 42
42 43
43 Version 1.0.0 (2015/12/15) 44 Version 1.0.0 (2015/12/15)
44 ========================== 45 ==========================
45 46