diff NEWS @ 5401:fc604681e6be

When exporting a study archive, make sure to use the PatientName from the study and not from the patient in case of PatientID collision
author Alain Mazy <am@osimis.io>
date Mon, 16 Oct 2023 17:30:40 +0200
parents c5f1865aaa3b
children bd3bae1525dd
line wrap: on
line diff
--- a/NEWS	Mon Oct 16 11:14:11 2023 +0200
+++ b/NEWS	Mon Oct 16 17:30:40 2023 +0200
@@ -26,7 +26,9 @@
 * Housekeeper: Introduced a 'sleep' to lower CPU usage when idle.
 * Support multiple values in SpecificCharacterSet in C-Find answers:
   https://discourse.orthanc-server.org/t/c-find-fails-on-unknown-specific-character-set-iso-2022-ir-6-iso-2022-ir-100/3947
-  
+* When exporting a study archive, make sure to use the PatientName from the study and not from the patient
+  in case of PatientID collision.
+
 
 
 Version 1.12.1 (2023-07-04)