summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-16 12:38:06 +0100
committerRichard Jones <rjones@redhat.com>2009-04-16 12:38:06 +0100
commitb56d67859c6835e9a33e9099b0eccbe02bca12d2 (patch)
tree18e3d1cb15fe9660005a46a0b090b00e28b6adb7
parent3eba057f5a16300eff4247d7beb4a3f51c094b1d (diff)
downloadlibguestfs-b56d67859c6835e9a33e9099b0eccbe02bca12d2.tar.gz
libguestfs-b56d67859c6835e9a33e9099b0eccbe02bca12d2.tar.xz
libguestfs-b56d67859c6835e9a33e9099b0eccbe02bca12d2.zip
Updated TODO, BUGS.
-rw-r--r--BUGS3
-rw-r--r--TODO3
2 files changed, 5 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 84fed8aa..deac5b92 100644
--- a/BUGS
+++ b/BUGS
@@ -1 +1,4 @@
[guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete.
+
+[libguestfs] /tmp/libguestfs temporary directory is not cleaned up
+(sometimes).
diff --git a/TODO b/TODO
index 3d60f1d9..17829c26 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
-/tmp/libguestfs temporary directory is not cleaned up.
+Ideas for the Python bindings:
+https://www.redhat.com/archives/fedora-virt/2009-April/msg00114.html
----------------------------------------------------------------------