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:
97f163e
)
2.19.90
AT_SPI2_ATK_2_19_90
author
Mike Gorse
<mgorse@suse.com>
Mon, 15 Feb 2016 22:20:13 +0000
(16:20 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Mon, 15 Feb 2016 22:20:13 +0000
(16:20 -0600)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 4309735da1c68c4831155a760372ab4aa35318ea..9580de35f572ceef38c1a4bee468236bb83e00b4 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+What's new in at-spi2-atk 2.19.90:
+
+* ALways accept connections as root if unable to find an owning user.
+
What's new in at-spi2-atk 2.19.2:
* Test fixes for atk-adaptor and cache changes.
diff --git
a/configure.ac
b/configure.ac
index 75050b690d1d559d09449fa5af39f1c032b20b7a..cc083ac218bcc130a0b75c37c16cb8197f7df3fe 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT([at-spi2-atk], [2.19.
2
], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.19.
90
], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0