comparison NEWS @ 3163:cf91b6f22278

Fix issue #90 (C-Find shall match missing tags to null/empty string)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Jan 2019 18:04:55 +0100
parents 94a4f75cc746
children 1fe524e211af
comparison
equal deleted inserted replaced
3162:94a4f75cc746 3163:cf91b6f22278
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Don't return tags whose group is below 0x0008 in C-FIND SCP answers 4 * Don't return tags whose group is below 0x0008 in C-FIND SCP answers
5 * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive) 5 * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
6 * Fix issue #90 (C-Find shall match missing tags to null/empty string)
6 * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0) 7 * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
7 * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations) 8 * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
8 9
9 10
10 Version 1.5.2 (2019-01-18) 11 Version 1.5.2 (2019-01-18)