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 1b5b8ab8..1d106c2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-20 Johan Dahlin <jdahlin@async.com.br>
+ * giscanner/glibtransformer.py:
+ When trying to map functions to structs, do
+ not require a public structure to exist, should
+ fix Gst gir generation in.
+
+2009-01-20 Johan Dahlin <jdahlin@async.com.br>
+
Bug 562615 – Struct methods missing
* giscanner/annotationparser.py: