diff NEWS @ 4646:4beebbb3636e

Fix regression in the handling of "DicomCheckModalityHost" configuration option
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Apr 2021 17:50:26 +0200
parents b02dc8303cf6
children e915102093de
line wrap: on
line diff
--- a/NEWS	Wed Apr 28 16:40:36 2021 +0200
+++ b/NEWS	Wed Apr 28 17:50:26 2021 +0200
@@ -5,7 +5,9 @@
 * Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media:
   - In synchronous mode, their number could grow up to "JobsHistorySize" in Orthanc <= 1.9.2
   - In asynchronous mode, the temporary files are removed as soon as their job gets canceled
-
+* Fix regression in the handling of "DicomCheckModalityHost" configuration option
+  introduced by changeset 4182 in Orthanc 1.7.4
+  
 
 Version 1.9.2 (2021-04-22)
 ==========================