[at-spi2-core] 2.34.0



commit 6da122f1e8d6b02dda0f368610ab72fc3d1720cf
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Sep 9 11:06:29 2019 -0500

    2.34.0

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3fd513a..f18af9a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.34.0:
+
+* Fix a use after free when freeing an event.
+* Clean up handling of the X11 property specifying the bus address (#18).
+* Update doap.
+
 What's new in at-spi2-core 2.33.92:
 
 * Now requires meson 0.50.0.
diff --git a/meson.build b/meson.build
index 01d30c9..0a2f75e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.33.92',
+        version: '2.34.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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