diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2002-10-03 20:08:09 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2002-10-03 20:08:09 +0000 |
commit | b3e543ead8c78872c5e7ca441b530466a8445522 (patch) | |
tree | b4be14ca94f44e5ea4f6c560666d61e1d53522c4 /net-irc/bitchx/ChangeLog | |
parent | hopefully this fixes the crashes on form submit (diff) | |
download | gentoo-2-b3e543ead8c78872c5e7ca441b530466a8445522.tar.gz gentoo-2-b3e543ead8c78872c5e7ca441b530466a8445522.tar.bz2 gentoo-2-b3e543ead8c78872c5e7ca441b530466a8445522.zip |
filter CFLAGS fixes bug #8667
Diffstat (limited to 'net-irc/bitchx/ChangeLog')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index 79c4e4c72236..0a4ec6641fe2 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for net-ircbitchxChangeLog/ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.8 2002/08/23 03:18:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.9 2002/10/03 20:08:09 bcowan Exp $ *bitchx-1.0.19-r2 (26 Jun 2002) + 03 Oct 2002; Brad Cowan <bcowan@gentoo.org> bitchx-1.0.19-r2.ebuild : + + Added flag-o-matic to change -O3 to -O2 this fixes a segmentation fault + problem. closes bug #8667 + 22 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bitchx-1.0.19-r2.ebuild : Man page now installs properly (ie, it's readable). Thanks to: |