diff options
Diffstat (limited to 'x11-libs/gtk+/ChangeLog')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 400a95459801..e9b10d1f87b1 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.458 2010/06/13 15:43:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.459 2010/06/13 18:47:29 pacho Exp $ + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> + +files/gtk+-2.20.1-GtkOffscreenWindow.patch, + +files/gtk+-2.20.1-gail_cell_type.patch, + +files/gtk+-2.20.1-gtkrange.patch, + +files/gtk+-2.20.1-libpixbufloader-warning.patch, + +files/gtk+-2.20.1-libpng-fix.patch: + Really adding needed patches, thanks Kaleb Elwert and Lars Wendler for + reporting. *gtk+-2.20.1-r1 (13 Jun 2010) |