diff --git a/BUGS b/BUGS index 84fed8aa5..deac5b92d 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 3d60f1d9b..17829c266 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 ----------------------------------------------------------------------