From 7ee98dc97a16ef0de68dac7973fa159799211d30 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 28 Aug 2024 13:42:02 +0100 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 8a5dc954..86b0c263 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,17 @@ Enhancements: Bug fixes: + * Update libglnx to 2024-08-23 (#5918) + + * fix build in environments that use -Werror=return-type, such as + openSUSE Tumbleweed (#5778) + + * add a fallback definition for G_PID_FORMAT with older GLib + + * avoid warnings for g_steal_fd() with newer GLib + + * improve compatibility of g_closefrom() backport with newer GLib + * Update meson wrap file for xdg-dbus-proxy to version 0.1.6: * compatibility with D-Bus implementations that pipeline the