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 380b6b09..d12f5e6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-10 Rober Carr <carrr@rpi.edu>
+
+ Bug 569633 – Typelib compiler fails with vararg callbacks
+
+ * girepository/girparser.c: Also filter out callback functions
+ which take vararg arguments.
+
2009-02-10 Xan Lopez <xan@gnome.org>
Bug 570903 - Add information about -I flag to scanner manpage