diff NEWS @ 5059:5c997c72603c

Fix the Storage Cache for compressed files (bug introduced in 1.11.0)
author Alain Mazy <am@osimis.io>
date Mon, 08 Aug 2022 09:59:07 +0200
parents d4e5ca0c9307
children e95fadefeb72
line wrap: on
line diff
--- a/NEWS	Wed Aug 03 10:49:50 2022 +0200
+++ b/NEWS	Mon Aug 08 09:59:07 2022 +0200
@@ -11,6 +11,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).
 
 
 Maintenance
@@ -20,6 +21,7 @@
 * SQLite now closes and deletes WAL and SHM files on exit.  This should improve
   handling of SQLite DB over network drives.
 
+
 Version 1.11.1 (2022-06-30)
 ===========================