diff options
author | 2005-07-20 02:17:12 +0000 | |
---|---|---|
committer | 2005-07-20 02:17:12 +0000 | |
commit | f0814d1e4a2f0eff4d6ba5d6c986dac22f927eea (patch) | |
tree | bf7c1b5e0e4fd7b5b694d3d45be59a66295bcbc1 /net-firewall/shorewall/ChangeLog | |
parent | fixed up gdal use flag handling and added to use.local (diff) | |
download | gentoo-2-f0814d1e4a2f0eff4d6ba5d6c986dac22f927eea.tar.gz gentoo-2-f0814d1e4a2f0eff4d6ba5d6c986dac22f927eea.tar.bz2 gentoo-2-f0814d1e4a2f0eff4d6ba5d6c986dac22f927eea.zip |
We actually want to make sure it starts after ulogd since it can be used as a logger
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-firewall/shorewall/ChangeLog')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 722b1591f7a5..ad7312681756 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.79 2005/07/18 18:11:12 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.80 2005/07/20 02:17:12 gustavoz Exp $ + + 20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> files/shorewall: + We actually want to make sure it starts after ulogd since it can be used as + a logger 18 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> shorewall-2.4.1.ebuild: |