[at-spi2-atk] 2.33.2



commit f38fed479a6b9ae3df5bef71a609b6e8accfd84e
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Tue Jun 18 06:07:37 2019 -0500

    2.33.2

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cf9a921..7c89871 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.33.2:
+
+* Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTION
+
+* Fix a build issue where libgobject might not have been linked, resulting in
+  undefined symbols.
+
 What's new in at-spi2-atk 2.33.1:
 
 * Document atk_bridge_adaptor_init error messages.
diff --git a/meson.build b/meson.build
index 0710445..e2a30ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-atk', 'c',
-        version: '2.33.1',
+        version: '2.33.2',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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