summaryrefslogtreecommitdiff
path: root/libvirt.spec.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-04-01 13:01:27 +0200
committerGuido Günther <agx@sigxcpu.org>2013-04-01 13:01:27 +0200
commit95adca0059888a2aa16cd9330cfa7cc22b8cf11f (patch)
treec19f64b014cf59b50e9074005efc9cedee2c809d /libvirt.spec.in
parent38c4d9a9e76351aa84be4c4cfd85faf0c016575a (diff)
New upstream version 1.0.4
Diffstat (limited to 'libvirt.spec.in')
-rw-r--r--libvirt.spec.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 9fb753a9e..2da055894 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1994,6 +1994,13 @@ fi
%endif
%changelog
+* Mon Apr 1 2013 Daniel Veillard <veillard@redhat.com> - 1.0.4-1
+- qemu: support passthrough for iscsi disks
+- various S390 improvements
+- various LXC bugs fixes and improvements
+- Add API for thread cancellation
+- various bug fixes and improvements
+
* Tue Mar 5 2013 Daniel Veillard <veillard@redhat.com> - 1.0.3-1
- Introduce virDomainMigrate*CompressionCache APIs
- Introduce virDomainGetJobStats API