diff NEWS @ 4376:b002f9abe802 varian

review of changeset 4375:208029732d51
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Dec 2020 11:27:37 +0100
parents c601f48c7c80
children 85b5b0e1bac9
line wrap: on
line diff
--- a/NEWS	Tue Dec 15 13:59:01 2020 -0500
+++ b/NEWS	Thu Dec 17 11:27:37 2020 +0100
@@ -8,6 +8,9 @@
 * New config option "MallocArenaMax" to control memory usage on GNU/Linux
 * Explicit error log if trying to load a 32bit (resp. 64bit) plugin into
   a 64bit (resp. 32bit) version of Orthanc
+* New configuration options (contributions by Varian):
+  - "DeidentifyLogs" to remove patient identification from the logs (C-GET, C-MOVE, C-FIND)
+  - "DeidentifyLogsDicomVersion" to specify the deidentification rules for the logs
 
 REST API
 --------