Mercurial > hg > orthanc
comparison NEWS @ 2119:e0517f25919e
Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue #24)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 06 Nov 2016 11:39:04 +0100 |
parents | 9cf176bc21ad |
children | 9329ba17a069 |
comparison
equal
deleted
inserted
replaced
2118:9cf176bc21ad | 2119:e0517f25919e |
---|---|
20 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags | 20 * New function: "OrthancPluginRegisterPrivateDictionaryTag()" to register private tags |
21 | 21 |
22 Maintenance | 22 Maintenance |
23 ----------- | 23 ----------- |
24 | 24 |
25 * Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24) | |
25 * Fix serious performance issue with C-FIND | 26 * Fix serious performance issue with C-FIND |
26 * Fix extraction of the symbolic name of the private tags | 27 * Fix extraction of the symbolic name of the private tags |
27 * Performance warning if runtime debug assertions are turned on | 28 * Performance warning if runtime debug assertions are turned on |
28 * Improved robustness against files with no PatientID | 29 * Improved robustness against files with no PatientID |
29 * Upgrade to curl 7.50.3 for static and Windows builds | 30 * Upgrade to curl 7.50.3 for static and Windows builds |