diff NEWS @ 1567:9c5d93510414

If error while calling the REST API, the answer body contains an error description
author jodogne
date Sun, 23 Aug 2015 09:49:16 +0200
parents b8dc2f855a83
children 904096e7367e
line wrap: on
line diff
--- a/NEWS	Fri Aug 21 17:37:13 2015 +0200
+++ b/NEWS	Sun Aug 23 09:49:16 2015 +0200
@@ -17,6 +17,7 @@
 -----------
 
 * Many code refactorings
+* If error while calling the REST API, the answer body contains an error description
 * Upgrade to curl 7.44.0 for static and Windows builds
 * Upgrade to libcurl 1.0.2d for static and Windows builds
 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate