comparison NEWS @ 1128:514492f61ead

author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Sep 2014 15:22:21 +0200
parents 82567bac5e25
children ac6bd50a8c83
comparison
equal deleted inserted replaced
1127:f4e65808ea58 1128:514492f61ead
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 General
5 -------
6
4 * Creation of ZIP archives for media storage, with DICOMDIR 7 * Creation of ZIP archives for media storage, with DICOMDIR
5 * Refactoring of HttpOutput ("Content-Length" header is now always sent) 8 * Refactoring of HttpOutput ("Content-Length" header is now always sent)
9
10 Minor
11 -----
12
13 * Configuration option to enable HTTP Keep-Alive
6 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample) 14 * "/tools/create-dicom" now accepts the "PatientID" DICOM tag (+ updated sample)
15 * Upgrade to Mongoose 3.8
7 * Fixes for Visual Studio 2013 and Windows 64bit 16 * Fixes for Visual Studio 2013 and Windows 64bit
8 * Upgrade to Mongoose 3.8 17 * Fix issue 17
9 * Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
10 18
11 19
12 Version 0.8.2 (2014/08/07) 20 Version 0.8.2 (2014/08/07)
13 ========================== 21 ==========================
14 22