diff options
author | 2010-04-13 21:22:22 +0000 | |
---|---|---|
committer | 2010-04-13 21:22:22 +0000 | |
commit | 96a751115997c8c99d23020689fefd2d089d6ab7 (patch) | |
tree | a456e2bd325782e6e68bea6f752d7c8841f79dea /net-firewall/shorewall-common/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-96a751115997c8c99d23020689fefd2d089d6ab7.tar.gz gentoo-2-96a751115997c8c99d23020689fefd2d089d6ab7.tar.bz2 gentoo-2-96a751115997c8c99d23020689fefd2d089d6ab7.zip |
As per Gustavo Zacarias, add an ewarn noting that the detect option on interfaces should be avoided with the new init script dependencies.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/shorewall-common/ChangeLog')
-rw-r--r-- | net-firewall/shorewall-common/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-firewall/shorewall-common/ChangeLog b/net-firewall/shorewall-common/ChangeLog index f5a76d2981e0..dfa680f3a160 100644 --- a/net-firewall/shorewall-common/ChangeLog +++ b/net-firewall/shorewall-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-common # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.34 2010/04/13 13:33:31 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.35 2010/04/13 21:22:22 chainsaw Exp $ + + 13 Apr 2010; <chainsaw@gentoo.org> shorewall-common-4.2.11-r1.ebuild: + As per Gustavo Zacarias, add an ewarn noting that the detect option on + interfaces should be avoided with the new init script dependencies. *shorewall-common-4.2.11-r1 (13 Apr 2010) |