diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-27 10:58:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-27 10:58:01 +0000 |
commit | 022f79e618edc631aeb00fe5d27030c7afec6a2e (patch) | |
tree | c9170fe187e5d8cc50fb21bde9cb70949c2507d5 /x11-libs/gtk+extra/ChangeLog | |
parent | amd64 stable, security bug 305195 (diff) | |
download | historical-022f79e618edc631aeb00fe5d27030c7afec6a2e.tar.gz historical-022f79e618edc631aeb00fe5d27030c7afec6a2e.tar.bz2 historical-022f79e618edc631aeb00fe5d27030c7afec6a2e.zip |
Version bump fixing bug 292211
Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtk+extra/ChangeLog')
-rw-r--r-- | x11-libs/gtk+extra/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog index c9d4d977a3e5..68ebe5c567fa 100644 --- a/x11-libs/gtk+extra/ChangeLog +++ b/x11-libs/gtk+extra/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for x11-libs/gtk+extra -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.21 2008/05/31 13:13:56 remi Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.22 2010/03/27 10:58:01 pacho Exp $ + +*gtk+extra-2.1.2 (27 Mar 2010) + + 27 Mar 2010; Pacho Ramos <pacho@gentoo.org> -gtk+extra-2.1.1.ebuild, + -gtk+extra-2.1.1-r1.ebuild, -gtk+extra-2.1.1-r2.ebuild, + +gtk+extra-2.1.2.ebuild: + Version bump including gtk+-2.18 and SIGSEGV fixes, documentation added. + Thanks to Robert Pearce and Joop Stakenborg in bug 292211 for their + investigation regarding upstream updates. This also sets GCONF_DEBUG=no + due to missing --enable-debug configure option. Cleaning old versions *gtk+extra-2.1.1-r2 (31 May 2008) |