2.23.4 AT_SPI2_CORE_2_23_4
authorMike Gorse <mgorse@suse.com>
Tue, 17 Jan 2017 02:08:04 +0000 (20:08 -0600)
committerMike Gorse <mgorse@suse.com>
Tue, 17 Jan 2017 02:08:04 +0000 (20:08 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 37845ec..84885ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+What's new in at-spi2-core 2.23.4:
+
+* Don't pull in X headers if x11 is disabled (bgo#773710).
+
+* at-spi-bus-launcher: session management fixes (bgo#774441).
+
+
+* events: add recently added page changed event (bgo#719898).
+
+* roles: EXTENDED roles are deprecated (bgo#W720123).
+    
+
 What's new in at-spi2-core 2.2.0:
 
 * at-spi-bus-launcher: fix uninitialized variable.
index b3bd2cc..488255e 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.22.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.23.4], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])