diff options
author | Daniel Veillard <veillard@redhat.com> | 2006-01-31 10:21:10 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2006-01-31 10:21:10 +0000 |
commit | ca586e5a803c4b220871c326305b7f84f9f01250 (patch) | |
tree | cfe1e53af9511651d96c0fc6615c08a595d56bf3 /TODO | |
parent | * NEWS docs/news.xsl: added stylesheet to generate NEWS file (diff) | |
download | libvirt-ca586e5a803c4b220871c326305b7f84f9f01250.tar.gz libvirt-ca586e5a803c4b220871c326305b7f84f9f01250.tar.bz2 libvirt-ca586e5a803c4b220871c326305b7f84f9f01250.zip |
Release of 0.0.2, danielv0.0.2LIBVIR_0_0_2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,4 @@ Absolute TODOs: -- fix the python bindings - Create() API, how do we best keep flexibility and allow various specific environment and space for evolution (VMX) - thread protection, reentrancy, refcounting, etc ... @@ -16,8 +15,10 @@ Probable TODOs: - bindings for more languages Would-be-nice TODO: +- man page for virsh and the libraries entry points - support for QEmu and other virtualization engines Done: - make dist and make rpm targets - set a no public by default policy for libvir symbols +- fix the python bindings |