Mercurial > hg > orthanc-python
diff NEWS @ 50:70abe3ebbbfc
New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 08 Dec 2020 19:02:30 +0100 |
parents | 9e466631660a |
children | 0dbc1360e829 |
line wrap: on
line diff
--- a/NEWS Tue Dec 08 16:30:25 2020 +0100 +++ b/NEWS Tue Dec 08 19:02:30 2020 +0100 @@ -3,6 +3,7 @@ => Minimum SDK version: 1.8.1 <= +* New Python function: "orthanc.RegisterIncomingHttpRequestFilter()" * Support of Apple OS X * Fix issue #185 (segfaults on non-UTF8 special characters in request URI)