diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-05-02 09:45:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-05-02 09:45:56 +0000 |
commit | b2f6631d4d5032d29ec004e248d5c8595a77d981 (patch) | |
tree | 08a7b771215f0bd9ce849f1d17e01b48c66f1442 /net-firewall/iptables/ChangeLog | |
parent | openmosix.config resists now in /etc/openmosix (diff) | |
download | historical-b2f6631d4d5032d29ec004e248d5c8595a77d981.tar.gz historical-b2f6631d4d5032d29ec004e248d5c8595a77d981.tar.bz2 historical-b2f6631d4d5032d29ec004e248d5c8595a77d981.zip |
Fixed optimization issues
Diffstat (limited to 'net-firewall/iptables/ChangeLog')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index c21b3fa29fa4..6b3d252edc7c 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.8 2003/04/19 12:45:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.9 2003/05/02 09:45:56 aliz Exp $ + + 02 May 2003; Daniel Ahlberg <aliz@gentoo.org> iptables-1.2.8.ebuild : + Force -O2 if no -O flag is set. Remove 03_all_no_optimize_fix.patch.bz2. 19 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> : Removed 03_all_mac_fix.patch.bz2 becuse it was fixed in 1.2.8. |