# HG changeset patch # User Sebastien Jodogne # Date 1551201332 -3600 # Node ID f8258fa2cedc17508db415d3dbce305e9dbf2645 # Parent eb9f94754cb247afcaba5311919256f7e74523a1 Fix issue #2 (QIDO-RS: wrong serialization of PN VR) diff -r eb9f94754cb2 -r f8258fa2cedc NEWS --- a/NEWS Tue Feb 26 17:58:37 2019 +0100 +++ b/NEWS Tue Feb 26 18:15:32 2019 +0100 @@ -6,9 +6,10 @@ * Sending "HttpHeaders" of the "DicomWeb.Servers" configuration to remote DICOMweb servers * Improved WADO-RS compatibility if Orthanc is acting as a DICOMweb client * More detailed information about errors is provided in the HTTP answers -* Fix issue #111/3 (QIDO-RS: wrong serialization of empty values) -* Fix issue #112/4 (QIDO-RS: wrong serialization of number values) -* Upgrade to GDCM 2.8.8 for static builds +* Fix issue #111/#3 (QIDO-RS: wrong serialization of empty values) +* Fix issue #112/#4 (QIDO-RS: wrong serialization of number values) +* Fix issue #113/#2 (QIDO-RS: wrong serialization of PN VR) +* Upgrade to GDCM 2.8.8 in static builds Version 0.5 (2018-04-19) @@ -21,7 +22,7 @@ * Fix generation of numeric tags part of sequences for ".../metadata" routes * Support for OpenBSD * Support for Linux Standard Base -* Upgrade to GDCM 2.8.4 for static builds +* Upgrade to GDCM 2.8.4 in static builds * Resort to Orthanc framework