[at-spi2-core] Release v2.13.4



commit d2682e97a5ab5386db86b308019de15d4d077069
Author: Mike Gorse <mgorse suse com>
Date:   Sun Jul 20 14:21:14 2014 -0500

    Release v2.13.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d20d887..3347091 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.13.4:
+
+* Ensure that we register with the session manager only once (bgo#728934).
+
+* Fix ucs2keysym prototype (bgo#730897).
+
+* introspection: add some missing Returns: (nullable) annotations
+
+* Fix various memory leaks.
+
 What's new in at-spi2-core 2.13.1:
 
 * Add GError setter in atspi_accessible_get_process_id function
diff --git a/configure.ac b/configure.ac
index ee4ee5a..5181499 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.13.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.13.4], [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]