diff NEWS @ 1537:fbf763bb1fa3

error detection in patches
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 13 Aug 2015 15:25:38 +0200
parents 95b3b0260240
children e9325f3ac496
line wrap: on
line diff
--- a/NEWS	Thu Aug 13 14:16:11 2015 +0200
+++ b/NEWS	Thu Aug 13 15:25:38 2015 +0200
@@ -3,13 +3,14 @@
 
 * "limit" and "since" arguments while retrieving DICOM resources in the REST API
 * Support of "deflate" and "gzip" content-types in HTTP requests
+* Options to validate peers against CA certificates in HTTPS requests
 
 Maintenance
 -----------
 
-* Options to validate peers against CA certificates in HTTPS requests
 * Upgrade to curl 7.44.0 for static and Windows builds
 * Upgrade to libcurl 1.0.2d for static and Windows builds
+* Many code refactorings
 
 
 Version 0.9.3 (2015/08/07)