Codebase list libvirt-glib / upstream/0.0.2 NEWS
upstream/0.0.2

Tree @upstream/0.0.2 (Download .tar.gz)

NEWS @upstream/0.0.2

71266c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
555e057
 
 
 
 
0.0.2 - Nov 22, 2011
====================

- Add API to redefine an existing domain.
- Expicitely call virInitialize() to avoid connection races.
- Adjust example to latest pygobject-3.0.
- Add missing deps on libxml2-devel & libtool.
- Add support for writing to streams
- Add API for creating transient domains
- Change all flags parameters to be guint
- Uncomment & fix code for returning object config
- Ensure pools & domains hashes are non-NULL to avoid SEGV
- Don't de-reference GError instances which are NULL
- Update COPYING file to have latest FSF address
- Update RPM specfile to include Fedora review feedback

0.0.1 - Nov 16, 2011
====================

First public release.