summaryrefslogtreecommitdiffstats
path: root/gobject
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2012-03-06 14:48:41 +0000
committerMatthew Booth <mbooth@redhat.com>2012-03-06 14:48:41 +0000
commit3bf5d0d0e4b3fa5f26e58ad803a9e97f71c7ae0b (patch)
tree6a07729f1f1d2d6055f8a95b08552a978293c152 /gobject
parentdeaae550723eb3725f890256bfa08a35c671d5f0 (diff)
downloadlibguestfs-3bf5d0d0e4b3fa5f26e58ad803a9e97f71c7ae0b.tar.gz
libguestfs-3bf5d0d0e4b3fa5f26e58ad803a9e97f71c7ae0b.tar.xz
libguestfs-3bf5d0d0e4b3fa5f26e58ad803a9e97f71c7ae0b.zip
gobject: Update TODO with details of inspect_get_type fix
Diffstat (limited to 'gobject')
-rw-r--r--gobject/TODO.txt3
1 files changed, 3 insertions, 0 deletions
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