diff NEWS @ 5448:2d23c92c359a

Zip of studies whose PatientName and PatientID did not contain any ASCII character are now valid
author Alain Mazy <am@osimis.io>
date Mon, 27 Nov 2023 09:05:05 +0100
parents dacdce5e5c22
children 9ffd6d18daf3
line wrap: on
line diff
--- a/NEWS	Fri Nov 24 18:14:52 2023 +0100
+++ b/NEWS	Mon Nov 27 09:05:05 2023 +0100
@@ -33,6 +33,7 @@
 
 * Solved a deadlock related to the Job Engine events and plugins.  Job events are now pushed
   into a queue to be handled asynchronously by plugins.
+* Zip of studies whose PatientName and PatientID did not contain any ASCII character are now valid.
 
 
 REST API