[at-spi2-core/gnome-3-18] Release v2.18.2



commit 3c0ea88a3955452c1d3d5b40b1d84db118115cf4
Author: Mike Gorse <mgorse suse com>
Date:   Sat Nov 7 16:46:55 2015 -0600

    Release v2.18.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5fa4be9..7cff33f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 2.18.2:
+
+* Really don't crash if we get a children-changed event with a
+  non-existent child (bgo#755951).
+
+* Fixed crash during removal of last application in registryd (bgo#756513).
+    
 What's new in at-spi2-core 2.18.1:
 
 * Don't crash if we get a children-changed event with a non-existent
diff --git a/configure.ac b/configure.ac
index 08cb10e..d416f23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.18.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.18.2], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]