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:
7ca5179
)
2.19.91
AT_SPI2_ATK_2_19_91
author
Mike Gorse
<mgorse@suse.com>
Tue, 1 Mar 2016 01:43:15 +0000
(19:43 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Tue, 1 Mar 2016 01:43:15 +0000
(19:43 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index fe5332945d392cf36f515bbd19fcfe194b70314a..976c2fc14378dc12bf1dadad3a45c3bb6aa6a83f 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.19.91:
+
+* Avoid lagging with large gtk menus (bgo#754048).
+
What's new in at-spi2-atk 2.19.90:
* Always accept connections as root if unable to find an owning user.
diff --git
a/configure.ac
b/configure.ac
index cc083ac218bcc130a0b75c37c16cb8197f7df3fe..6c6bc3bce482f34debaebfb4776fcab76b7c3eca 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.19.9
0
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.19.9
1
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0