diff NEWS @ 1120:009dce4ea2f6

/tools/create-dicom now accepts PatientID
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 03 Sep 2014 16:49:26 +0200
parents 96a280b815f4
children 82567bac5e25
line wrap: on
line diff
--- a/NEWS	Wed Sep 03 14:08:15 2014 +0200
+++ b/NEWS	Wed Sep 03 16:49:26 2014 +0200
@@ -2,9 +2,10 @@
 ===============================
 
 * Refactoring of HttpOutput ("Content-Length" header is now always sent)
+* "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample)
 * Fixes for Visual Studio 2013 and Windows 64bit
+* Upgrade to Mongoose 3.8
 * Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
-* Upgrade to Mongoose 3.8
 
 
 Version 0.8.2 (2014/08/07)