comparison 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
comparison
equal deleted inserted replaced
1119:af8628ea91b3 1120:009dce4ea2f6
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Refactoring of HttpOutput ("Content-Length" header is now always sent) 4 * Refactoring of HttpOutput ("Content-Length" header is now always sent)
5 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample)
5 * Fixes for Visual Studio 2013 and Windows 64bit 6 * Fixes for Visual Studio 2013 and Windows 64bit
7 * Upgrade to Mongoose 3.8
6 * Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive 8 * Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
7 * Upgrade to Mongoose 3.8
8 9
9 10
10 Version 0.8.2 (2014/08/07) 11 Version 0.8.2 (2014/08/07)
11 ========================== 12 ==========================
12 13