Mercurial > hg > orthanc
diff NEWS @ 3341:8f44dadcdbc1
Fix issue #138 (POST to modalities/{name} accepts invalid characters)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 05 Apr 2019 13:02:57 +0200 |
parents | 2a38e00a0638 |
children | 63f59ad9381a |
line wrap: on
line diff
--- a/NEWS Thu Apr 04 16:03:29 2019 +0200 +++ b/NEWS Fri Apr 05 13:02:57 2019 +0200 @@ -2,6 +2,7 @@ =============================== * Size of the Orthanc static binaries are reduced by compressing ICU data +* Fix issue #138 (POST to modalities/{name} accepts invalid characters) Version 1.5.6 (2019-03-01)