changeset 5077:6c0ed4a98bb0

fix
author Alain Mazy <am@osimis.io>
date Mon, 29 Aug 2022 17:13:45 +0200
parents 25844bc0b2cb
children 201a500dcff4 4366b4c41441
files NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Aug 16 16:09:59 2022 +0200
+++ b/NEWS	Mon Aug 29 17:13:45 2022 +0200
@@ -14,7 +14,7 @@
 
 * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing
   files (bug introduced in 1.11.0).
-* Fix the Storage Cache for compressed files (bug introduced in 1.11.0).
+* Fix the Storage Cache for compressed files (bug introduced in 1.11.1).
 
 Maintenance
 -----------