diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-09 07:05:10 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-09 07:05:10 +0000 |
commit | 0b5bc631c7c80ba2cccea0db062e9176ba9f241b (patch) | |
tree | db7f71b04265eeac2da5332bf6c7526d934e2e20 /x11-libs/gtk+/ChangeLog | |
parent | add s390 keywords (Manifest recommit) (diff) | |
download | gentoo-2-0b5bc631c7c80ba2cccea0db062e9176ba9f241b.tar.gz gentoo-2-0b5bc631c7c80ba2cccea0db062e9176ba9f241b.tar.bz2 gentoo-2-0b5bc631c7c80ba2cccea0db062e9176ba9f241b.zip |
experimental fixes that fix crashes in epiphany on amd64
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 29d8658cab72..56cec30ae085 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.88 2004/03/30 05:22:29 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.89 2004/04/09 07:05:10 lv Exp $ + +*gtk+-2.4.0-r1 (09 Apr 2004) + + 09 Apr 2004; Travis Tilley <lv@gentoo.org> gtk+-2.4.0-r1.ebuild, + files/gtk+-2.4.0-uimanager-zero-becomes-null.patch: + added patch to fix a crash in epiphany that may or may not occur only on + amd64. for more information on this bug, please refer to + http://bugzilla.gnome.org/show_bug.cgi?id=138997 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; gtk+-2.2.4-r1.ebuild, gtk+-2.4.0.ebuild: |