diff options
author | 2009-12-11 12:33:01 +0000 | |
---|---|---|
committer | 2009-12-11 12:33:01 +0000 | |
commit | fc13deb9483d2ade8bb7762e6b7447f01bfd315f (patch) | |
tree | d217618d67689855507f0d3e5962b4a49d03da89 /app-emulation/libvirt/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-fc13deb9483d2ade8bb7762e6b7447f01bfd315f.tar.gz gentoo-2-fc13deb9483d2ade8bb7762e6b7447f01bfd315f.tar.bz2 gentoo-2-fc13deb9483d2ade8bb7762e6b7447f01bfd315f.zip |
Add a new revision with two backports so that libvirtd does not crash when a virtual machine is shut down.
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/ChangeLog')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index 650a70522bcf..a92176344515 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.41 2009/12/08 14:25:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.42 2009/12/11 12:33:01 flameeyes Exp $ + +*libvirt-0.7.4-r2 (11 Dec 2009) + + 11 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> + +libvirt-0.7.4-r2.ebuild: + Add a new revision with two backports so that libvirtd does not crash when + a virtual machine is shut down. *libvirt-0.7.4-r1 (08 Dec 2009) |