diff NEWS @ 5560:c80dbbae3f60

Removed potential PHI from the logs when Orthanc encounters an error while creating a zip file
author Alain Mazy <am@orthanc.team>
date Mon, 22 Apr 2024 10:50:33 +0200
parents c1ed59a5bdc2
children 0b18690c1935
line wrap: on
line diff
--- a/NEWS	Mon Apr 22 10:39:33 2024 +0200
+++ b/NEWS	Mon Apr 22 10:50:33 2024 +0200
@@ -13,6 +13,9 @@
 * The 0x0111 DIMSE Status is now considered as a warning instead of an error
   when received as a response to a C-Store. 
   See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3
+* Removed potential PHI from the logs when Orthanc encounters an error while
+  creating a zip file.
+
 
 REST API
 --------