comparison 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
comparison
equal deleted inserted replaced
2206:27106f7e3759 2207:6dc3bdb4088b
28 * New C++ help wrappers in "Plugins/Samples/Common/" to read DICOM datasets 28 * New C++ help wrappers in "Plugins/Samples/Common/" to read DICOM datasets
29 29
30 Maintenance 30 Maintenance
31 ----------- 31 -----------
32 32
33 * Fix handling of encodings in C-FIND requests 33 * Fix handling of encodings in C-FIND requests (including for worklists)
34 * Use of DCMTK 3.6.1 dictionary of private tags in standalone builds 34 * Use of DCMTK 3.6.1 dictionary of private tags in standalone builds
35 * Avoid hard crash if not enough memory (handling of std::bad_alloc) 35 * Avoid hard crash if not enough memory (handling of std::bad_alloc)
36 * Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24) 36 * Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)
37 * Fix serious performance issue with C-FIND 37 * Fix serious performance issue with C-FIND
38 * Fix extraction of the symbolic name of the private tags 38 * Fix extraction of the symbolic name of the private tags