From 3bf5d0d0e4b3fa5f26e58ad803a9e97f71c7ae0b Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Tue, 6 Mar 2012 14:48:41 +0000 Subject: gobject: Update TODO with details of inspect_get_type fix --- gobject/TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gobject/TODO.txt b/gobject/TODO.txt index 7ac64daf..afe86e1c 100644 --- a/gobject/TODO.txt +++ b/gobject/TODO.txt @@ -1,6 +1,9 @@ Tasks required before the GObject bindings can be considered complete: * Fix the problem of inspect_get_type + - This is addressed here: https://bugzilla.gnome.org/show_bug.cgi?id=671218 + The fix will hopefully make it upstream soon. No changes are required in + libguestfs. * Build the gtkdoc and make it available to the developer * Bind the libguestfs events API -- cgit