* NEWS libvirt.spec.in docs/*: preparing release of 0.1.1

Daniel
This commit is contained in:
Daniel Veillard
2006-06-21 13:36:07 +00:00
parent ac4818d05a
commit 17af6e0a9b
8 changed files with 72 additions and 4 deletions

View File

@@ -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