[at-spi2-core] Release v1.91.6



commit b0378e6e3685f97408a67fa1190437b711aa775b
Author: Mike Gorse <mgorse novell com>
Date:   Mon Jan 31 17:38:45 2011 -0600

    Release v1.91.6

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc61eb7..12e5246 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+What's new in at-spi2-core 1.91.6:
+
+* Some build fixes.
+
+ * Several updated translations.
+
+* Added a method to check whether an object implements the Hyperlink interface.
+
+* Fixed a crash in atspi_image_get_image_description.
+
+* Fixed atspi_editable_text_set_text_contents.
+
+* More error-handling fixes.
+
+* Fixed a crash in atspi_event_listener_register_from-callback.
+
+* Method calls now time out after 1 second.
+
+* Added setters for component extents/size/position.
+
+* Added atspi-accessible_set_cache_mask.
+
 What's new in at-spi2-core 1.91.5:
 
 * Fixed several memory leaks.
diff --git a/configure.ac b/configure.ac
index 146a80d..9a0089b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [1.91.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [1.91.6], [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]