diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2010-01-12 12:58:37 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2010-01-12 12:58:37 +0000 |
commit | 01e41aefacd782a5c970e4f7aa2630810a676485 (patch) | |
tree | 9684a7956036f0f3f6f9e44ca7ed5f5c218b4e3b /net-misc/vde/ChangeLog | |
parent | Version bump (diff) | |
download | historical-01e41aefacd782a5c970e4f7aa2630810a676485.tar.gz historical-01e41aefacd782a5c970e4f7aa2630810a676485.tar.bz2 historical-01e41aefacd782a5c970e4f7aa2630810a676485.zip |
Make it possible to change the options to vde_switch; bug #300282
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'net-misc/vde/ChangeLog')
-rw-r--r-- | net-misc/vde/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/vde/ChangeLog b/net-misc/vde/ChangeLog index 97e371ac31c4..4c2fdaa512ba 100644 --- a/net-misc/vde/ChangeLog +++ b/net-misc/vde/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/vde -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vde/ChangeLog,v 1.21 2009/10/21 09:43:46 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vde/ChangeLog,v 1.22 2010/01/12 12:58:37 dang Exp $ + + 12 Jan 2010; Daniel Gryniewicz <dang@gentoo.org> files/vde.conf, + files/vde.init: + Make it possible to change the options to vde_switch; bug #300282 *vde-2.2.3 (21 Oct 2009) |