diff options
author | 2004-07-10 03:34:15 +0000 | |
---|---|---|
committer | 2004-07-10 03:34:15 +0000 | |
commit | 1d207000e12ad6a1308bf989e5407324c9822221 (patch) | |
tree | 93f422d7ec672d6ada11ed5e63a0c9b88ba288b0 /net-firewall/shorewall/ChangeLog | |
parent | version bump (bug #56495) (Manifest recommit) (diff) | |
download | gentoo-2-1d207000e12ad6a1308bf989e5407324c9822221.tar.gz gentoo-2-1d207000e12ad6a1308bf989e5407324c9822221.tar.bz2 gentoo-2-1d207000e12ad6a1308bf989e5407324c9822221.zip |
Fix bug 55576: Mention svc_stop/svc_start in the init-script so that runscript.sh doesn't complain
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 a1fd401ef00d..6f2f611b262d 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.48 2004/07/09 12:24:30 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.49 2004/07/10 03:34:15 agriffis Exp $ + + 09 Jul 2004; Aron Griffis <agriffis@gentoo.org> files/shorewall: + Fix bug 55576: Mention svc_stop/svc_start in the init-script so that + runscript.sh doesn't complain *shorewall-2.0.4 (09 Jul 2004) |