diff NEWS @ 1272:7442097b41c9

Scan of folders for plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 12 Jan 2015 17:42:29 +0100
parents 40725595aaf0
children 88010d8e12cf
line wrap: on
line diff
--- a/NEWS	Fri Jan 09 17:23:02 2015 +0100
+++ b/NEWS	Mon Jan 12 17:42:29 2015 +0100
@@ -1,12 +1,20 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* Instances without PatientID are now allowed
+* Support of Tudor DICOM in Query/Retrieve
+* Fix issue 25 (AET with underscore not allowed)
+
+Plugins
+-------
+
 * Introspection of plugins
 * Plugins can extend Orthanc Explorer with custom JavaScript
 * Plugins can get/set global properties to save their configuration
-* Instances without PatientID are now allowed
-* Support of Tudor DICOM in Query/Retrieve
-* Fix issue 25 (AET with underscore not allowed)
+* Scan of folders for plugins
 
 
 Version 0.8.5 (2014/11/04)