2.19.90 AT_SPI2_CORE_2_19_90
authorMike Gorse <mgorse@suse.com>
Mon, 15 Feb 2016 22:13:02 +0000 (16:13 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 15 Feb 2016 22:13:02 +0000 (16:13 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index eca0694..cb5547e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 2.19.90:
+
+* Don't display warning if unable to connect when logged in via ssh
+  (bgo#761600).
+    
+* at-spi-bus-launcher: register with session manager (bgo#753931).
+
 What's new in at-spi2-core 2.19.2:
 
 * Disable xevie by default--it probably doesn't do anything anyhow.
index ec07453..11797c3 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.19.2], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.19.90], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])