From 0cac5eae9a00b8b6ff821643b719fba629f90e01 Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Mon, 19 Jun 2017 20:46:39 -0500 Subject: [PATCH] 2.25.3 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index c04a0ee..fbc7d4d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +What's new in at-spi2-core 2.25.3: + +* Fix -Wmisleading-indentation warnings. + +* Fix memory leak of at-spi-bus-launcher. + +* Add error-message, error-for, details, and details-for relation types. + +* Poll direct dbus connections in the main loop--fixes processes + being marked hung and the hung flag never being removed. + +* Add Meson build system (thanks to Emmanuele Bassi). + +* Various build fixes (thanks to Emmanuele Bassi). + What's new in at-spi2-core 2.25.2: * attempt to fix an occasional crash when an application disappears -- 2.7.4