* NEWS configure.in libvirt.spec.in include/libvirt.h docs/*:

preparing release 0.0.6
Daniel
This commit is contained in:
Daniel Veillard
2006-02-28 14:22:33 +00:00
parent 6c5a225725
commit 714532355f
10 changed files with 43 additions and 9 deletions

View File

@@ -99,6 +99,12 @@ rm -fr %{buildroot}
%doc python/libvirtclass.txt
%changelog
* Tue Feb 28 2006 Daniel Veillard <veillard@redhat.com> 0.0.6-1
- added error handling APIs
- small bug fixes
- improve python bindings
- augment documentation and regression tests
* Thu Feb 23 2006 Daniel Veillard <veillard@redhat.com> 0.0.5-1
- new domain creation API
- new UUID based APIs