diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-11-19 21:39:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-11-19 21:39:45 +0000 |
commit | 79f56e7940ce56e4179c8118d7c947657deab3ca (patch) | |
tree | 28e28b0568c9b596bd0631be5d912d9ce1076e91 /gnome-base/librsvg/ChangeLog | |
parent | update 2.6.36 patch, close bug #346115 (diff) | |
download | gentoo-2-79f56e7940ce56e4179c8118d7c947657deab3ca.tar.gz gentoo-2-79f56e7940ce56e4179c8118d7c947657deab3ca.tar.bz2 gentoo-2-79f56e7940ce56e4179c8118d7c947657deab3ca.zip |
Version bump: make sure the surfaces own their pixels, remove stray comma from enum, dist testcase input file. Remove old.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/librsvg/ChangeLog')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 090899975604..c4c66a3de4e7 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.227 2010/11/08 21:21:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.228 2010/11/19 21:39:45 pacho Exp $ + +*librsvg-2.32.1 (19 Nov 2010) + + 19 Nov 2010; Pacho Ramos <pacho@gentoo.org> + -files/librsvg-2.22.3-fix-segfault-with-firefox.patch, + -librsvg-2.26.0.ebuild, -librsvg-2.26.2.ebuild, + -files/librsvg-2.26.2-choosable-tools.patch, -librsvg-2.32.0.ebuild, + +librsvg-2.32.1.ebuild: + Version bump: make sure the surfaces own their pixels, remove stray comma + from enum, dist testcase input file. Remove old. *librsvg-2.32.0 (08 Nov 2010) |