Update NEWS for 1.12.x
authorSimon McVittie <smcv@collabora.com>
Mon, 19 Sep 2022 09:49:27 +0000 (10:49 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 19 Sep 2022 09:52:56 +0000 (10:52 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index d839d3b..e323a84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
 dbus 1.12.24 (UNRELEASED)
 =========================
 
-...
+Fixes:
+
+• Don't crash if dbus-daemon is asked to watch more than 128 directories
+  for changes (dbus!302, Jan Tojnar)
+
+• On Windows, consistently use msvcrt.dll-style printf formats, fixing
+  builds with mingw-w64 8.0.0 (dbus#380, Simon McVittie)
+
+Tests and CI enhancements:
+
+• Use the latest MSYS2 packages for CI, fixing failure to download older
+  packages
+  (Ralf Habacker, Simon McVittie)
 
 dbus 1.12.22 (2022-02-25)
 =========================