diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-12-11 16:35:41 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-12-11 16:35:41 +0000 |
commit | ebfdba721af9ca5e5acfa9f27a2d6cce2fd95d86 (patch) | |
tree | 283da499962cea75402195198c36d0f6f904bcd2 /net-misc/portfwd/ChangeLog | |
parent | vcron removed in favour of vixie-cron (diff) | |
download | historical-ebfdba721af9ca5e5acfa9f27a2d6cce2fd95d86.tar.gz historical-ebfdba721af9ca5e5acfa9f27a2d6cce2fd95d86.tar.bz2 historical-ebfdba721af9ca5e5acfa9f27a2d6cce2fd95d86.zip |
init script fix, bug 33994
Diffstat (limited to 'net-misc/portfwd/ChangeLog')
-rw-r--r-- | net-misc/portfwd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/portfwd/ChangeLog b/net-misc/portfwd/ChangeLog index 892c3c8b7edb..229279f2b7ab 100644 --- a/net-misc/portfwd/ChangeLog +++ b/net-misc/portfwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/portfwd # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.4 2003/12/03 21:23:14 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.5 2003/12/11 16:35:38 avenj Exp $ + + 11 Dec 2003; Jon Portnoy <avenj@gentoo.org> files/portfwd.init : + Another fix, bug 33994. *portfwd-0.26_rc6-r1 (03 Dec 2003) |