summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e4c22b9..1d991ee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2009-01-12 Johan Dahlin <jdahlin@async.com.br>
+ Bug 546739 – Introspection should know precise signal parameter types
+
+ * giscanner/annotationparser.py:
+ * tests/scanner/annotation-1.0-expected.gir:
+ * tests/scanner/annotation-1.0-expected.tgir:
+ * tests/scanner/annotation.c (annotation_object_class_init):
+
+ Annotations are parsed for signals, the (type) annotation is introduced.
+
+2009-01-12 Johan Dahlin <jdahlin@async.com.br>
+
Bug 563591 – Flags not recognized when there is no introspection data
* giscanner/ast.py: