diff options
author | Ned Ludd <solar@gentoo.org> | 2003-06-11 00:11:25 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-06-11 00:11:25 +0000 |
commit | db619c0c4e7e6ff0594524b54a59651d3cd28f6f (patch) | |
tree | 1ad9b419aa98f961153cc320bb0a9d7d17e4d410 /net-misc/vconfig/ChangeLog | |
parent | Tidied ebuild. Removed 1.6 hardcode (diff) | |
download | historical-db619c0c4e7e6ff0594524b54a59651d3cd28f6f.tar.gz historical-db619c0c4e7e6ff0594524b54a59651d3cd28f6f.tar.bz2 historical-db619c0c4e7e6ff0594524b54a59651d3cd28f6f.zip |
Update to get vconfig to install into /sbin vs /usr/sbin (planning for support of init scripts)
Diffstat (limited to 'net-misc/vconfig/ChangeLog')
-rw-r--r-- | net-misc/vconfig/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog index e1e12c3b3865..1538ef7c02c1 100644 --- a/net-misc/vconfig/ChangeLog +++ b/net-misc/vconfig/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.1 2003/06/07 15:12:35 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.2 2003/06/11 00:11:25 solar Exp $ + +*vconfig-1.7-r1 (10 Jun 2003) + + 10 Jun 2003; Ned Ludd solar@gentoo.org Manifest, vconfig-1.7-r1.ebuild: + Update to get vconfig to install into /sbin vs /usr/sbin (planning for support + of init scripts) Added vlan test scripts to docs with path fixes in the .pl + scripts I suggest that those .pl scripts not be used as it looks like they + contain a /tmp race condition *vconfig-1.7 (07 Jun 2003) |