Mercurial > hg > orthanc
diff NEWS @ 1887:5e0a25642056
Fix range search if the lower or upper limit is absent
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 11 Dec 2015 15:59:05 +0100 |
parents | 5be57564ffc4 |
children | 512b6e76f531 |
line wrap: on
line diff
--- a/NEWS Fri Dec 11 15:43:33 2015 +0100 +++ b/NEWS Fri Dec 11 15:59:05 2015 +0100 @@ -3,6 +3,7 @@ * Fix of DICOMDIR generation with DCMTK 3.6.1, support of encodings * New function in plugin SDK: "OrthancPluginSendMultipartItem2()" +* Fix range search if the lower or upper limit is absent Version 0.9.6 (2015/12/08)