diff NEWS @ 5058:d4e5ca0c9307

Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
author Alain Mazy <am@osimis.io>
date Wed, 03 Aug 2022 10:49:50 +0200
parents e6f26be401fa
children 5c997c72603c
line wrap: on
line diff
--- a/NEWS	Tue Aug 02 11:38:31 2022 +0200
+++ b/NEWS	Wed Aug 03 10:49:50 2022 +0200
@@ -6,6 +6,13 @@
 
 * Added support for RGBA64 images in tools/create-dicom and /preview
 
+Bug Fixes
+---------
+
+* Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing
+  files (bug introduced in 1.11.0).
+
+
 Maintenance
 -----------