aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2006-01-31 10:21:10 +0000
committerDaniel Veillard <veillard@redhat.com>2006-01-31 10:21:10 +0000
commitca586e5a803c4b220871c326305b7f84f9f01250 (patch)
treecfe1e53af9511651d96c0fc6615c08a595d56bf3 /TODO
parent* NEWS docs/news.xsl: added stylesheet to generate NEWS file (diff)
downloadlibvirt-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--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 25d83fc4f..8c92f321f 100644
--- a/TODO
+++ b/TODO
@@ -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