changeset 254:eb9f94754cb2

Fix issue #3 (QIDO-RS: wrong serialization of empty values)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Feb 2019 17:58:37 +0100
parents 172ddccbbc1a
children f8258fa2cedc
files NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Feb 26 17:33:07 2019 +0100
+++ b/NEWS	Tue Feb 26 17:58:37 2019 +0100
@@ -6,6 +6,7 @@
 * 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