Mercurial > hg > orthanc
diff NEWS @ 2204:0158f2de8cad
Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 08 Dec 2016 14:46:13 +0100 |
parents | 9b373b7d6713 |
children | 6dc3bdb4088b |
line wrap: on
line diff
--- a/NEWS Thu Dec 08 12:48:34 2016 +0100 +++ b/NEWS Thu Dec 08 14:46:13 2016 +0100 @@ -41,6 +41,7 @@ * Upgrade to curl 7.50.3 for static and Windows builds * Content-Type for JSON documents is now "application/json; charset=utf-8" * Ignore "Group Length" tags in C-FIND queries +* Fix handling of worklist SCP with ReferencedStudySequence and ReferencedPatientSequence Version 1.1.0 (2016/06/27)