Mercurial > hg > orthanc
diff NEWS @ 3240:e44e0127e553
Fix issue #134 (/patient/modify gives 500, should really be 400)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 15 Feb 2019 17:26:45 +0100 |
parents | 45e1631febbb |
children | 8aaa07cb97a6 |
line wrap: on
line diff
--- a/NEWS Fri Feb 15 16:38:12 2019 +0100 +++ b/NEWS Fri Feb 15 17:26:45 2019 +0100 @@ -7,6 +7,7 @@ - Korean (ISO 2022 IR 149) - Simplified Chinese (ISO 2022 IR 58) * Basic support for character sets with code extensions (ISO 2022 escape sequences) +* Fix issue #134 (/patient/modify gives 500, should really be 400) Version 1.5.4 (2019-02-08)