diff NEWS @ 1286:b4acdb37e43b

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Feb 2015 16:51:19 +0100
parents 5730f374e4e6
children f796207e3df1
line wrap: on
line diff
--- a/NEWS	Tue Feb 03 15:00:42 2015 +0100
+++ b/NEWS	Tue Feb 03 16:51:19 2015 +0100
@@ -5,17 +5,16 @@
 -----
 
 * URIs to get all the parents of a given resource in a single REST call
-* Support of HTTP proxy
 * Instances without PatientID are now allowed
+* Support of HTTP proxy to access Orthanc peers
 
 Minor
 -----
+
 * Support of Tudor DICOM in Query/Retrieve
-* Fix issue 25 (AET with underscore not allowed)
 * More flexible "/modify" and "/anonymize" for single instance
-* Code refactorings
+* Access to called AET and remote AET from Lua scripts ("OnStoredInstance")
 * Option "DicomAssociationCloseDelay" to set delay before closing DICOM association
-* Access to called AET and remote AET from Lua scripts ("OnStoredInstance")
 
 Plugins
 -------
@@ -27,6 +26,12 @@
 * Plugins can do REST calls to other plugins (cf. "xxxAfterPlugins()")
 * Scan of folders for plugins
 
+Fixes
+-----
+
+* Code refactorings
+* Fix issue 25 (AET with underscore not allowed)
+
 
 Version 0.8.5 (2014/11/04)
 ==========================