projects
/
platform
/
upstream
/
at-spi2-atk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eae1f7
)
Release v2.11.5
AT_SPI2_ATK_2_11_5
author
Mike Gorse
<mgorse@suse.com>
Tue, 4 Feb 2014 00:08:34 +0000
(18:08 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Tue, 4 Feb 2014 00:08:34 +0000
(18:08 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index d7791e5f83ee777a137705869ced8df859c16209..ed9e13dd000b160f4348785be05ba0782da7456b 100644
(file)
--- 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 701ebc45c329c1827538a0d8131d6508b2b45407..3e82cf928ed3a6f447cf58182a9ba0470fda4256 100644
(file)
--- 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