comparison 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
comparison
equal deleted inserted replaced
154:66c2605532b3 155:93e1b0e3b83a
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * URI "/system" 4 * Use HTTP Content-Disposition to set a filename when downloading JSON/DCM
5 * URI "/system" for general information about Orthanc
5 * Versioning info and help on the command line 6 * Versioning info and help on the command line
6 * Improved logging 7 * Improved logging
7 * Possibility of dynamic linking against jsoncpp, sqlite, boost and dmctk 8 * Possibility of dynamic linking against jsoncpp, sqlite, boost and dmctk
8 * Fix some bugs 9 * Fix some bugs
9 * Switch to 8042 port for HTTP 10 * Switch to default 8042 port for HTTP
10 11
11 12
12 Version 0.2.2 (2012/10/04) 13 Version 0.2.2 (2012/10/04)
13 ========================== 14 ==========================
14 15