comparison NEWS @ 2709:fac458593ac8

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Jul 2018 10:16:16 +0200
parents 52217dc47a4e
children 26eec77abc76
comparison
equal deleted inserted replaced
2707:38a3054b22ff 2709:fac458593ac8
438 * Many code refactorings 438 * Many code refactorings
439 * Improved error codes (no more custom descriptions in exceptions) 439 * Improved error codes (no more custom descriptions in exceptions)
440 * If error while calling the REST API, the answer body contains description of the error 440 * If error while calling the REST API, the answer body contains description of the error
441 (this feature can be disabled with the "HttpDescribeErrors" option) 441 (this feature can be disabled with the "HttpDescribeErrors" option)
442 * Upgrade to curl 7.44.0 for static and Windows builds 442 * Upgrade to curl 7.44.0 for static and Windows builds
443 * Upgrade to libcurl 1.0.2d for static and Windows builds 443 * Upgrade to openssl 1.0.2d for static and Windows builds
444 * Depends on libjpeg 9a 444 * Depends on libjpeg 9a
445 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate 445 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
446 446
447 447
448 Version 0.9.3 (2015/08/07) 448 Version 0.9.3 (2015/08/07)