2005-12-19 21:06:06 +03:00
2006-02-09 20:45:11 +03:00
NEWS file for libvirt
2006-01-29 13:56:15 +03:00
Note that this is automatically generated from the news webpage at:
2006-02-09 20:45:11 +03:00
http://libvirt.org/news.html
2006-01-29 13:56:15 +03:00
Releases
2006-02-23 13:42:29 +03:00
0.0.5: Feb 23 2006:
- Added XML description parsing, dependance to libxml2, implemented the
creation API virDomainCreateLinux()
- new APIs to lookup and name domain by UUID
- fixed the XML dump when using the Xend access
- Fixed a few more problem related to the name change
- Adding regression tests in python and examples in C
- web site improvement, extended the documentation to cover the XML
format and Python API
- Added devhelp help for Gnome/Gtk programmers
2006-02-10 13:28:59 +03:00
0.0.4: Feb 10 2006:
- Fix various bugs introduced in the name change
2006-02-10 11:43:31 +03:00
0.0.3: Feb 9 2006:
- Switch name from from 'libvir' to libvirt
- Starting infrastructure to add code examples
- Update of python bindings for completeness
2006-01-29 13:56:15 +03:00
0.0.2: Jan 29 2006:
- Update of the documentation, web site redesign (Diana Fong)
- integration of HTTP xend RPC based on libxend by Anthony Liquori for
most operations
- Adding Save and Restore APIs
- extended the virsh command line tool (Karel Zak)
- remove xenstore transactions (Anthony Liguori)
- fix the Python bindings bug when domain and connections where freed
0.0.1: Dec 19 2005:
- First release
- Basic management of existing Xen domains
- Minimal autogenerated Python bindings
2005-12-16 15:16:41 +03:00