summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55299ffd..ca93f70e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-24 Johan Dahlin <jdahlin@async.com.br>
+
+ * girepository/gdump.c (dump_type): Remove a warning,
+ be less verbose on error on fundamental types.
+
2008-11-23 Johan Dahlin <jdahlin@async.com.br>
* giscanner/dumper.py: Add license headers,
@@ -5,7 +10,7 @@
extra pedantic checks.
2008-11-23 Johan Dahlin <jdahlin@async.com.br>
-
+
Make it compilable with -Werror on my system by adding
a couple of prototypes and including headers.