summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d991ee2..f71a1f02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2009-01-12 Johan Dahlin <jdahlin@async.com.br>
+ Bug 562467 – Property annotation
+
+ * giscanner/annotationparser.py:
+ * tests/scanner/annotation-1.0-expected.gir:
+ * tests/scanner/annotation-1.0-expected.tgir:
+ * tests/scanner/annotation.c (annotation_object_set_property),
+ (annotation_object_get_property), (annotation_object_class_init):
+
+ Annotations are parsed for properties.
+
+2009-01-12 Johan Dahlin <jdahlin@async.com.br>
+
Bug 546739 – Introspection should know precise signal parameter types
* giscanner/annotationparser.py: