diff NEWS @ 4677:521e39b3f2c0

Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Jun 2021 21:06:34 +0200
parents cdab941fe17d
children 2e850edf03d6
line wrap: on
line diff
--- a/NEWS	Thu Jun 03 19:44:43 2021 +0200
+++ b/NEWS	Thu Jun 03 21:06:34 2021 +0200
@@ -4,6 +4,7 @@
 General
 -------
 
+* Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1
 * New configuration option "SynchronousZipStream" to disable streaming of ZIP
 
 REST API
@@ -13,6 +14,11 @@
 * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
 * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error
 
+Maintenance
+-----------
+
+* Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
+
 
 Version 1.9.3 (2021-05-07)
 ==========================