diff NEWS @ 1063:0332e6e8c679

Fix automated generation of the list of resource children in the REST API
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 25 Jul 2014 16:06:26 +0200
parents 303eb5e09a4b
children 921532f67770
line wrap: on
line diff
--- a/NEWS	Fri Jul 25 14:51:18 2014 +0200
+++ b/NEWS	Fri Jul 25 16:06:26 2014 +0200
@@ -9,7 +9,6 @@
 * On-the-fly conversion of JSON to XML according to the HTTP Accept header
 * C-Echo SCU in the REST API
 * Lua scripts can do HTTP requests, and thus can call Web services
-* Fix build of Google Log with Visual Studio >= 11.0
 
 Plugins
 -------
@@ -17,6 +16,12 @@
 * Lookup for DICOM UIDs in the plugin SDK
 * Plugins have access to the HTTP headers and can answer with HTTP status codes
 
+Fixes
+-----
+
+* Fix build of Google Log with Visual Studio >= 11.0
+* Fix automated generation of the list of resource children in the REST API
+
 
 Version 0.8.0 (2014/07/10)
 ==========================