comparison NEWS @ 5064:6156a970a2e1

upgrade to Boost 1.80.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 15 Aug 2022 14:06:25 +0200
parents caed453042db
children 6ad2bea0e07e
comparison
equal deleted inserted replaced
5063:cfbf45e76468 5064:6156a970a2e1
14 14
15 * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing 15 * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing
16 files (bug introduced in 1.11.0). 16 files (bug introduced in 1.11.0).
17 * Fix the Storage Cache for compressed files (bug introduced in 1.11.0). 17 * Fix the Storage Cache for compressed files (bug introduced in 1.11.0).
18 18
19
20 Maintenance 19 Maintenance
21 ----------- 20 -----------
22 21
23 * DelayedDeletion plugin: Fix leaking of symbols 22 * DelayedDeletion plugin: Fix leaking of symbols
24 * SQLite now closes and deletes WAL and SHM files on exit. This should improve 23 * SQLite now closes and deletes WAL and SHM files on exit. This should improve
25 handling of SQLite DB over network drives. 24 handling of SQLite DB over network drives.
26 * Fix static compilation of boost 1.69 on Ubuntu 22.04 25 * Fix static compilation of boost 1.69 on Ubuntu 22.04
26 * Upgraded dependencies for static builds:
27 - boost 1.80.0
27 28
28 29
29 Version 1.11.1 (2022-06-30) 30 Version 1.11.1 (2022-06-30)
30 =========================== 31 ===========================
31 32