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:
8149343
)
Release v2.5.91
AT_SPI2_ATK_2_5_91
author
Mike Gorse
<mgorse@suse.com>
Mon, 3 Sep 2012 23:12:03 +0000
(18:12 -0500)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 3 Sep 2012 23:12:03 +0000
(18:12 -0500)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index c228cd8584039133dff3d07e1d017b81ad4f80e3..92db3815f766d772fdea7018c4693fe455349238 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.5.91:
+
+* Removed the gtk 3.0 module (BGO#678315).
+
What's new in at-spi2-atk 2.5.90:
* Don't leak a GError when option parsing fails (BGO#679296)
diff --git
a/configure.ac
b/configure.ac
index aeca9c6b7a51266a2c67e75a9000e8858bf30af0..06c9b6d9d6bfed99ec5aa1a154149b5999198efe 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.5.9
0
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.5.9
1
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0