diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-09-25 15:18:21 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-09-25 15:18:21 +0000 |
commit | 525e4a8b5a7bad642dfde5d33d96277e83c15667 (patch) | |
tree | dc29aa3c8c8764d6461148618f4fc1238f29a2ee /app-accessibility/at-spi2-atk/ChangeLog | |
parent | typo (diff) | |
download | gentoo-2-525e4a8b5a7bad642dfde5d33d96277e83c15667.tar.gz gentoo-2-525e4a8b5a7bad642dfde5d33d96277e83c15667.tar.bz2 gentoo-2-525e4a8b5a7bad642dfde5d33d96277e83c15667.zip |
Version bump for gtk+-3.6 and with various bugfixes. Now uses XDG_RUNTIME_DIR. Make license more precise.
(Portage version: 2.2.0_alpha132/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/at-spi2-atk/ChangeLog')
-rw-r--r-- | app-accessibility/at-spi2-atk/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-accessibility/at-spi2-atk/ChangeLog b/app-accessibility/at-spi2-atk/ChangeLog index 3f86ccc21ca8..b2bfecb31e7b 100644 --- a/app-accessibility/at-spi2-atk/ChangeLog +++ b/app-accessibility/at-spi2-atk/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-accessibility/at-spi2-atk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog,v 1.7 2012/05/14 00:10:05 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog,v 1.8 2012/09/25 15:18:21 tetromino Exp $ + +*at-spi2-atk-2.6.0 (25 Sep 2012) + + 25 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + at-spi2-atk-2.2.2.ebuild, at-spi2-atk-2.4.0.ebuild, + +at-spi2-atk-2.6.0.ebuild: + Version bump for gtk+-3.6 and with various bugfixes. Now uses + XDG_RUNTIME_DIR. Make license more precise. *at-spi2-atk-2.4.0 (14 May 2012) |