diff options
Diffstat (limited to 'x11-libs/gtk+/ChangeLog')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 1226653d9e08..54f4aebe346c 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.422 2009/07/19 23:25:17 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.423 2009/09/06 14:39:44 mrpouet Exp $ + +*gtk+-2.16.5-r1 (06 Sep 2009) + + 06 Sep 2009; Romain Perier <mrpouet@gentoo.org> + +gtk+-2.16.5-r1.ebuild, + +files/gtk+-2.16.5-jpeg-backward-compatibility.patch: + Fix jpeg7 blured images in gdk-pixbuf due to jpeg7 scale specs changes, + per bug #282744. *gtk+-2.16.5 (19 Jul 2009) |