diff options
author | 2003-06-11 00:11:33 +0000 | |
---|---|---|
committer | 2003-06-11 00:11:33 +0000 | |
commit | 27d9ade6d97e88a305f9c2139c12c434cc6e35d3 (patch) | |
tree | 7c1efd8a87a67ff08ce9fd4d5bacd79b017eae25 /net-misc/vconfig/ChangeLog | |
parent | Update to get vconfig to install into /sbin vs /usr/sbin (planning for suppor... (diff) | |
download | gentoo-2-27d9ade6d97e88a305f9c2139c12c434cc6e35d3.tar.gz gentoo-2-27d9ade6d97e88a305f9c2139c12c434cc6e35d3.tar.bz2 gentoo-2-27d9ade6d97e88a305f9c2139c12c434cc6e35d3.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) |