diff options
author | Jon Nall <nall@gentoo.org> | 2002-12-31 14:07:36 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-12-31 14:07:36 +0000 |
commit | a8f21a1a8af0d6fad4ff87853a45e8a4759c9885 (patch) | |
tree | bdc78da83b0da783fd3b551d463a18b8dd693c05 /gnome-extra/gtkhtml/ChangeLog | |
parent | Version bump. New unicode logic and added support for the spell use (diff) | |
download | historical-a8f21a1a8af0d6fad4ff87853a45e8a4759c9885.tar.gz historical-a8f21a1a8af0d6fad4ff87853a45e8a4759c9885.tar.bz2 historical-a8f21a1a8af0d6fad4ff87853a45e8a4759c9885.zip |
added -Os to list of flags to change to -O2
Diffstat (limited to 'gnome-extra/gtkhtml/ChangeLog')
-rw-r--r-- | gnome-extra/gtkhtml/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome-extra/gtkhtml/ChangeLog b/gnome-extra/gtkhtml/ChangeLog index 4143c740c5c4..6cef77b9f535 100644 --- a/gnome-extra/gtkhtml/ChangeLog +++ b/gnome-extra/gtkhtml/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for gnome-extra/gtkhtml # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.16 2002/12/24 21:19:53 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.17 2002/12/31 14:07:36 nall Exp $ 24 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gtkhtml-1.1.7-r1.ebuild : Fix deps as well for gconf fix (should always depend on gconf)... @@ -42,6 +42,9 @@ *gtkhtml-1.0.4 (19 Aug 2002) + 31 Dec 2002; Jon Nall <nall@gentoo.org> gtkhtml-1.0.4.ebuild : + added -Os to flags to change to -O2 + 15 Dec 2002; Jon Nall <nall@gentoo.org> gtkhtml-1.0.4.ebuild : replace any optimization from -O3 to -O9 with -O2. this fixes bug #11703 where the gtkhtml-editor component asserts during spell |