[at-spi2-core] 2.31.92



commit 23c27dfc4b0caefd7fa9d59c3e452000557bab7f
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Mar 4 05:57:36 2019 -0600

    2.31.92

 NEWS        | 12 +++++++++++-
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bdac24..6a141e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-What's new in at-spi2-core 2.31.2:
+What's new in at-spi2-core 2.31.92:
+
+* Fix atspi_table_cell_get_(row_column)_headers.
+
+* Update documentation to indicate that extents are only meaningful
+  when an object has both STATE_VISIBLE and STATE_SHOWING.
+
+* Use a consistent style for the meson options.
+
+* Fix a compiler warning on BSD.
+
 
 * Add ScrollSubstringTo and ScrollSubstringToPoint text interfaces.
 
diff --git a/meson.build b/meson.build
index f47cbc7..62ef129 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.31.2',
+        version: '2.31.92',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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