Mercurial > hg > orthanc
diff NEWS @ 2134:ddc75c6c712d
Avoid hard crash if not enough memory
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 09 Nov 2016 12:04:09 +0100 |
parents | 0c09d1af22f3 |
children | 8cbb55089a1d |
line wrap: on
line diff
--- a/NEWS Wed Nov 09 10:21:37 2016 +0100 +++ b/NEWS Wed Nov 09 12:04:09 2016 +0100 @@ -25,6 +25,7 @@ Maintenance ----------- +* Avoid hard crash if not enough memory (handling of std::bad_alloc) * Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24) * Fix serious performance issue with C-FIND * Fix extraction of the symbolic name of the private tags