diff NEWS @ 5062:caed453042db

Fix static compilation of boost 1.69 on Ubuntu 22.04
author Alain Mazy <am@osimis.io>
date Thu, 11 Aug 2022 09:33:20 +0200
parents e95fadefeb72
children 6156a970a2e1
line wrap: on
line diff
--- a/NEWS	Tue Aug 09 17:57:38 2022 +0200
+++ b/NEWS	Thu Aug 11 09:33:20 2022 +0200
@@ -23,6 +23,7 @@
 * DelayedDeletion plugin: Fix leaking of symbols
 * 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
 
 
 Version 1.11.1 (2022-06-30)