aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-04-03 15:06:37 +0800
committerDaniel Veillard <veillard@redhat.com>2012-04-03 15:06:37 +0800
commit782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7 (patch)
tree324114715d2087ed7ece713fb0e8e5daa0cc32bb /libvirt.spec.in
parentRevert "Refactor the libvirt RPM daemon pieces" (diff)
downloadlibvirt-782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7.tar.gz
libvirt-782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7.tar.bz2
libvirt-782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7.zip
Release of libvirt 0.9.11
* configure.ac docs/news.html.in libvirt.spec.in: update for the release * po/*.po*: updated a number of languages translation including new indian languages and regenerated
Diffstat (limited to 'libvirt.spec.in')
-rw-r--r--libvirt.spec.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 91da6e596..74f8f9a4a 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1285,6 +1285,17 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd
%endif
%changelog
+* Tue Apr 3 2012 Daniel Veillard <veillard@redhat.com> - 0.9.11-1
+- Add support for the suspend event
+- Add support for event tray moved of removable disks
+- qemu: Support numad
+- cpustats: API, improvements and qemu support
+- qemu: support type='hostdev' network devices at domain start
+- Introduce virDomainPMWakeup API
+- network: support Open vSwitch
+- a number of snapshot improvements
+- many improvements and bug fixes
+
* Mon Feb 13 2012 Daniel Veillard <veillard@redhat.com> - 0.9.10-1
- Add support for sVirt in the LXC driver
- block rebase: add new API virDomainBlockRebase