diff options
author | Ned Ludd <solar@gentoo.org> | 2003-10-01 06:41:20 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-10-01 06:41:20 +0000 |
commit | 53343d1336ea716f07cf7bab8843891428ea51c8 (patch) | |
tree | 7fc041e69b119d4b6472e36df9ab50875bc766f9 /net-misc/vconfig/ChangeLog | |
parent | new version (diff) | |
download | historical-53343d1336ea716f07cf7bab8843891428ea51c8.tar.gz historical-53343d1336ea716f07cf7bab8843891428ea51c8.tar.bz2 historical-53343d1336ea716f07cf7bab8843891428ea51c8.zip |
version bump that adds Updated MAC-VLAN code. Bugs in the code are to be reported to the VLAN mailing list per request
Diffstat (limited to 'net-misc/vconfig/ChangeLog')
-rw-r--r-- | net-misc/vconfig/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/vconfig/ChangeLog b/net-misc/vconfig/ChangeLog index e76e07720c73..9e398aee0269 100644 --- a/net-misc/vconfig/ChangeLog +++ b/net-misc/vconfig/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/vconfig # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.5 2003/09/25 03:02:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.6 2003/10/01 06:41:20 solar Exp $ + +*vconfig-1.8 (01 Oct 2003) + + 01 Oct 2003; <solar@gentoo.org> vconfig-1.8.ebuild: + version bump that adds Updated MAC-VLAN code. Bugs in the code are to be + reported to the VLAN mailing list per request. *vconfig-1.7-r2 (24 Sep 2003) |