diff NEWS @ 155:93e1b0e3b83a

filenames when downloading json/dicom
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 23 Oct 2012 15:43:46 +0200
parents 4829c054751a
children 857856b827e5
line wrap: on
line diff
--- a/NEWS	Tue Oct 23 15:12:40 2012 +0200
+++ b/NEWS	Tue Oct 23 15:43:46 2012 +0200
@@ -1,12 +1,13 @@
 Pending changes in the mainline
 ===============================
 
-* URI "/system"
+* Use HTTP Content-Disposition to set a filename when downloading JSON/DCM
+* URI "/system" for general information about Orthanc
 * Versioning info and help on the command line
 * Improved logging
 * Possibility of dynamic linking against jsoncpp, sqlite, boost and dmctk
 * Fix some bugs
-* Switch to 8042 port for HTTP
+* Switch to default 8042 port for HTTP
 
 
 Version 0.2.2 (2012/10/04)