diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-25 16:29:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-25 16:29:41 +0000 |
commit | 47ef1c449eb6d2c7ff088a6a61b9632425f8c694 (patch) | |
tree | b0f41f1f2c76fdece0e4ad1ca454b1763ed42a82 /gnome-extra/libgtkhtml/ChangeLog | |
parent | Added hppa to keywords. (diff) | |
download | historical-47ef1c449eb6d2c7ff088a6a61b9632425f8c694.tar.gz historical-47ef1c449eb6d2c7ff088a6a61b9632425f8c694.tar.bz2 historical-47ef1c449eb6d2c7ff088a6a61b9632425f8c694.zip |
fix bug 16319 for alpha
Diffstat (limited to 'gnome-extra/libgtkhtml/ChangeLog')
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index 14d85fc17a54..d0d9210b9e9f 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/libgtkhtml # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.17 2003/02/22 04:38:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.18 2003/02/25 16:29:41 agriffis Exp $ + +*libgtkhtml-2.2.0-r1 (25 Feb 2003) + + 25 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgtkhtml-2.2.0-r1.ebuild, + files/libgtkhtml-2.2.0-alpha.patch: + Add fix for alpha floating point exception (bug #16319) *libgtkhtml-2.2.0 (30 Jan 2003) |