diff options
author | Chuck Short <zul@gentoo.org> | 2004-01-22 23:39:14 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-01-22 23:39:14 +0000 |
commit | 2210fe92875cc46706aee3babc7357cdd2aff355 (patch) | |
tree | f9bd01634622e2c4e077f8759f7656e135bb2f72 /net-misc/vtun/ChangeLog | |
parent | Fixed permissions on /var/lock/uucp. (diff) | |
download | historical-2210fe92875cc46706aee3babc7357cdd2aff355.tar.gz historical-2210fe92875cc46706aee3babc7357cdd2aff355.tar.bz2 historical-2210fe92875cc46706aee3babc7357cdd2aff355.zip |
Updated headers, updated init script so that more than one vtun can run at the same time.closes #39014.
Diffstat (limited to 'net-misc/vtun/ChangeLog')
-rw-r--r-- | net-misc/vtun/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog index 5f3697463285..262692235f9d 100644 --- a/net-misc/vtun/ChangeLog +++ b/net-misc/vtun/ChangeLog @@ -2,6 +2,13 @@ # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp + 22 Jan 2004; Chuck Short <zul@gentoo.org> vtun-2.5-r1.ebuild, + vtun-2.5-r2.ebuild, vtun-2.5.ebuild, vtun-2.6.ebuild, files/vtun.rc: + Header fixes. + + 22 Jan 2004; Chuck Short <zul@gentoo.org> files/vtun.rc: + Fixed init script so that more than one vtun can run. closes #38977. + 20 Oct 2003; Chuck Short <zul@gentoo.org> files/vtun.rc: More init tweaks. |