summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* libvirt-0.2.3-1.el5libvirt-0.2.3-9.el5.1.1libvirt-0.2.3-9.el5libvirt-0.2.3-8.el5libvirt-0.2.3-7.el5libvirt-0.2.3-6.el5libvirt-0.2.3-5.el5libvirt-0.2.3-4.el5libvirt-0.2.3-3.el5libvirt-0.2.3-2.el5libvirt-0.2.3-1.el5RHEL-5.1Daniel Veillard2007-06-141-1/+1
| | | | | | | | | | | | - Upgrade to version 0.2.3 for RHEL-5.1 - Resolves: rhbz#243463 - Resolves: rhbz#222704 - Resolves: rhbz#224415 - Resolves: rhbz#225566 - Resolves: rhbz#225567 - Resolves: rhbz#229176 - Note: 0.2.3 is really supposed to work with dnsmask which is not available at the moment in RHEL-5
* * python/*: update of the python bindings, fix names, addDaniel Veillard2006-01-311-1/+1
| | | | | missing features like list of domains and domain info extraction Daniel
* * Makefile.am configure.in libvir.spec.in python/*: added a firstv0.0.1LIBVIR_0_0_1Daniel Veillard2005-12-191-0/+8
version for python bindings, heavilly based on libxml2/libxslt way of doing things, maybe this need to be revisited. Added packaging too. * src/hash.h: fixed the Copyright notice. Daniel