aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-08-29 11:57:02 +0800
committerDaniel Veillard <veillard@redhat.com>2012-08-29 12:00:36 +0800
commit6540efa40dfb0d904a1a5057faea6c9d0f0a6d76 (patch)
tree89cf90e116e191cfc5ef81c7d0414e2cc10ec598 /libvirt.spec.in
parentnwfilter: Don't try to acquire DBus context when DBus is disabled (diff)
downloadlibvirt-6540efa40dfb0d904a1a5057faea6c9d0f0a6d76.tar.gz
libvirt-6540efa40dfb0d904a1a5057faea6c9d0f0a6d76.tar.bz2
libvirt-6540efa40dfb0d904a1a5057faea6c9d0f0a6d76.zip
Release of libvirt-0.10.0
* configure.ac docs/news.html.in libvirt.spec.in: updates for the release * po/*.po*: update localizations for zh_CN, uk, ja, pt_BR, as, sp, mr, zh_TW
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 4b4d1d0ad..b5fa30ce4 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1863,6 +1863,17 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd
%endif
%changelog
+* Wed Aug 29 2012 Daniel Veillard <veillard@redhat.com> - 0.10.0-1
+- agent: add qemuAgentArbitraryCommand() for general qemu agent command
+- Introduce virDomainPinEmulator and virDomainGetEmulatorPinInfo functions
+- network: use firewalld instead of iptables, when available
+- network: make network driver vlan-aware
+- esx: Implement network driver
+- driver for parallels hypervisor
+- Various LXC improvements
+- Add virDomainGetHostname
+- a lot of bug fixes, improvements and portability work
+
* Mon Jul 2 2012 Daniel Veillard <veillard@redhat.com> - 0.9.13-1
- S390: support for s390(x)
- snapshot: implement new APIs for esx and vbox