comparison NEWS @ 1347:60cc0ee61edb

author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Apr 2015 17:43:05 +0200
parents 72d1c2fc0edb
children bf6db7d2f8b1
comparison
equal deleted inserted replaced
1346:911a1ad5ebe8 1347:60cc0ee61edb
5 * "?expand" flag for URIs "/patients", "/studies" and "/series" 5 * "?expand" flag for URIs "/patients", "/studies" and "/series"
6 * Support of FreeBSD 6 * Support of FreeBSD
7 * Prevent freeze on C-FIND if no DICOM tag is to be returned 7 * Prevent freeze on C-FIND if no DICOM tag is to be returned
8 * Allow replacing PatientID/StudyInstanceUID/SeriesInstanceUID from Lua scripts 8 * Allow replacing PatientID/StudyInstanceUID/SeriesInstanceUID from Lua scripts
9 * Fix issue 30 (QR response missing "Query/Retrieve Level" (008,0052)) 9 * Fix issue 30 (QR response missing "Query/Retrieve Level" (008,0052))
10 * Fix issue 32 (Cyrillic symbols): Introduction of the "Windows1251" encoding
10 11
11 12
12 Version 0.8.6 (2015/02/12) 13 Version 0.8.6 (2015/02/12)
13 ========================== 14 ==========================
14 15