summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libvirt.spec.in')
-rw-r--r--libvirt.spec.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 8d4db9454..9e866b50e 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -103,6 +103,15 @@ rm -fr %{buildroot}
%doc docs/examples/python
%changelog
+* Wed Jun 21 2006 Daniel Veillard <veillard@redhat.com> 0.1.1-1
+- extend and cleanup the driver infrastructure and code
+- python examples
+- extend uuid support
+- bug fixes, buffer handling cleanups
+- support for new Xen hypervisor API
+- test driver for unit testing
+- virsh --conect argument
+
* Mon Apr 10 2006 Daniel Veillard <veillard@redhat.com> 0.1.0-1
- various fixes
- new APIs: for Node information and Reboot