summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5c7d5d3..b8fcee95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-10 Johan Bilien <jobi@via.ecp.fr>
+
+ Bug 563998 – Cache the GIBaseInfo for GTypes
+
+ * girepository/girepository.c (g_irepository_find_by_gtype):
+ add a cache of GType -> GIBaseInfo.
+
2008-12-09 Johan Bilien <jobi@via.ecp.fr>
Bug 562545 – Add function taking / returning GValue