diff options
author | 2012-08-04 19:19:31 +0000 | |
---|---|---|
committer | 2012-08-04 19:19:31 +0000 | |
commit | 59577544be2fccd10edb2f1e11bf9cfff6a3a630 (patch) | |
tree | 0d0cd6008c6c8d0053677dcf275816e46980dd72 /app-emulation/virtinst/ChangeLog | |
parent | Stable arm, bug #418667 (diff) | |
download | gentoo-2-59577544be2fccd10edb2f1e11bf9cfff6a3a630.tar.gz gentoo-2-59577544be2fccd10edb2f1e11bf9cfff6a3a630.tar.bz2 gentoo-2-59577544be2fccd10edb2f1e11bf9cfff6a3a630.zip |
Quick bump to fix --cpuset=auto and cloning a block device.
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/virtinst/ChangeLog')
-rw-r--r-- | app-emulation/virtinst/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emulation/virtinst/ChangeLog b/app-emulation/virtinst/ChangeLog index 58ca84d8af8f..e9bfe44d06a9 100644 --- a/app-emulation/virtinst/ChangeLog +++ b/app-emulation/virtinst/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/virtinst # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.40 2012/07/11 05:23:59 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.41 2012/08/04 19:19:31 cardoe Exp $ + +*virtinst-0.600.3 (04 Aug 2012) + + 04 Aug 2012; Doug Goldstein <cardoe@gentoo.org> -virtinst-0.600.2.ebuild, + +virtinst-0.600.3.ebuild: + Quick bump to fix --cpuset=auto and cloning a block device. *virtinst-0.600.2 (10 Jul 2012) |