diff NEWS @ 1140:94c5f6623b3a

URIs to get all the children of a given resource in a single REST call
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Sep 2014 17:20:56 +0200
parents f167b672db94
children 952cf9b6be83
line wrap: on
line diff
--- a/NEWS	Wed Sep 10 16:38:28 2014 +0200
+++ b/NEWS	Wed Sep 10 17:20:56 2014 +0200
@@ -5,9 +5,10 @@
 -------
 
 * Creation of ZIP archives for media storage, with DICOMDIR
+* URIs to get all the children of a given resource in a single REST call
+* "/tools/lookup" URI to map DICOM UIDs to Orthanc identifiers
 * Support of index-only mode (using the "StoreDicom" option)
 * Plugins can implement a custom storage area
-* "/tools/lookup" URI to map DICOM UIDs to Orthanc identifiers
 
 Minor
 -----