Mercurial > hg > orthanc
diff 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 |
line wrap: on
line diff
--- a/NEWS Thu Jan 24 16:47:05 2019 +0100 +++ b/NEWS Thu Jan 24 18:04:55 2019 +0100 @@ -3,6 +3,7 @@ * Don't return tags whose group is below 0x0008 in C-FIND SCP answers * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive) +* Fix issue #90 (C-Find shall match missing tags to null/empty string) * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0) * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)