summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3565473f..47445560 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-02 Dan Winship <danw@gnome.org>
+
+ * girepository/ginfo.c (g_registered_type_info_get_g_type): handle
+ the special case for GObject, whose glib:get-type is listed as
+ "intern".
+
2009-02-02 Andreas Rottmann <a.rottmann@gmx.at>
Bug 569408 – Scanner doesn't handle arbitrary typedefs correctly