Release v2.9.5 AT_SPI2_CORE_2_9_5
authorMike Gorse <mgorse@suse.com>
Mon, 29 Jul 2013 22:03:28 +0000 (17:03 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 29 Jul 2013 22:03:28 +0000 (17:03 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 1161b0f..566226b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.9.5:
+
+* Fix possible memory leak when D-Bus calls time out.
+
+* Fix a memory leak in atspi_accessible_get_role_name that was introduced
+  earlier in the 2.9 cycle with the enum refactor.
+
+* A couple of functions not intended for introspection are now marked
+  as skip.
+
 What's new in at-spi2-core 2.9.4:
 
 * Add atspi_set_main_context (mainly for use by at-spi2-atk).