diff 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
line wrap: on
line diff
--- a/NEWS	Mon Aug 15 12:20:00 2022 +0200
+++ b/NEWS	Mon Aug 15 14:06:25 2022 +0200
@@ -16,7 +16,6 @@
   files (bug introduced in 1.11.0).
 * Fix the Storage Cache for compressed files (bug introduced in 1.11.0).
 
-
 Maintenance
 -----------
 
@@ -24,6 +23,8 @@
 * SQLite now closes and deletes WAL and SHM files on exit.  This should improve
   handling of SQLite DB over network drives.
 * Fix static compilation of boost 1.69 on Ubuntu 22.04
+* Upgraded dependencies for static builds:
+  - boost 1.80.0
 
 
 Version 1.11.1 (2022-06-30)