Bug: Segfault in Perl bindings.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index 8935147..e2eaff0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,4 +8,12 @@ documentation.
 
 ----------------------------------------------------------------------
 
-Needs pkgconfig file.
+BufferIn and BufferOut should turn into <char *, int> and simple
+strings in other languages that can handle 8 bit clean strings.
+Limit on transfers would still be 2MB for these types.
+ - then implement write-file properly
+ - and implement read-file
+
+----------------------------------------------------------------------
+
+Implement febootstrap command.