Codebase list libvirt-glib / debian/0.0.2-1 NEWS
debian/0.0.2-1

Tree @debian/0.0.2-1 (Download .tar.gz)

NEWS @debian/0.0.2-1raw · history · blame

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.