diff NEWS @ 1135:67c3c1e4a6e0

index-only mode, and custom storage area with plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Sep 2014 15:55:43 +0200
parents ac6bd50a8c83
children 4c4fdee093de
line wrap: on
line diff
--- a/NEWS	Tue Sep 09 12:53:49 2014 +0200
+++ b/NEWS	Tue Sep 09 15:55:43 2014 +0200
@@ -5,12 +5,14 @@
 -------
 
 * Creation of ZIP archives for media storage, with DICOMDIR
-* Refactoring of HttpOutput ("Content-Length" header is now always sent)
+* Support of index-only mode (using the "StoreDicom" option)
+* Plugins can implement a custom storage area
 
 Minor
 -----
 
 * Configuration option to enable HTTP Keep-Alive
+* Refactoring of HttpOutput ("Content-Length" header is now always sent)
 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample)
 * Upgrade to Mongoose 3.8
 * Fixes for Visual Studio 2013 and Windows 64bit