diff NEWS @ 2207:6dc3bdb4088b

Fix handling of encodings in C-FIND for worklists
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Dec 2016 11:24:04 +0100
parents 0158f2de8cad
children 90ea60bee5ff
line wrap: on
line diff
--- a/NEWS	Thu Dec 08 16:29:34 2016 +0100
+++ b/NEWS	Fri Dec 09 11:24:04 2016 +0100
@@ -30,7 +30,7 @@
 Maintenance
 -----------
 
-* Fix handling of encodings in C-FIND requests
+* Fix handling of encodings in C-FIND requests (including for worklists)
 * Use of DCMTK 3.6.1 dictionary of private tags in standalone builds
 * Avoid hard crash if not enough memory (handling of std::bad_alloc)
 * Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)