diff NEWS @ 3441:6cc72ebfd6ef

Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 24 Jun 2019 12:37:52 +0200
parents 64eafed9418a
children dd1e68f2d0c0
line wrap: on
line diff
--- a/NEWS	Fri Jun 21 18:28:11 2019 +0200
+++ b/NEWS	Mon Jun 24 12:37:52 2019 +0200
@@ -30,6 +30,7 @@
 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags)
 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
 * Fix issue #138 (POST to modalities/{name} accepts invalid characters)
+* Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
 
 
 Version 1.5.6 (2019-03-01)