summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2014-02-03 18:08:34 -0600
committerMike Gorse <mgorse@suse.com>2014-02-03 18:08:34 -0600
commit2aa20b33e2c8ed64b7d7fd877c10b74730e6f0b5 (patch)
tree732890f32735257c5b985b0e1c554b4b39e27340
parent9eae1f7c2b818b5bd702f99ed97056ca76ea01f6 (diff)
downloadat-spi2-atk-2aa20b33e2c8ed64b7d7fd877c10b74730e6f0b5.tar.gz
Release v2.11.5AT_SPI2_ATK_2_11_5
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d7791e5..ed9e13d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.11.5:
+
+* Allow sending of properties with events upon request (BGO#708695).
+
What's new in at-spi2-atk 2.11.3:
* Fix atspi_text_get_bounded_ranges
diff --git a/configure.ac b/configure.ac
index 701ebc4..3e82cf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.11.3], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.11.5], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0