summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Walters <walters@src.gnome.org>2008-08-29 19:33:30 +0000
committerColin Walters <walters@src.gnome.org>2008-08-29 19:33:30 +0000
commit5d7b2848f3ec203ae2c40dc6920b9b993054a6d7 (patch)
treed97b7b0c6dfe49c367a8f2ea3500efe429034559 /ChangeLog
parent5cd6609d49d28df97c40da4e66101c6611151f39 (diff)
downloadgobject-introspection-5d7b2848f3ec203ae2c40dc6920b9b993054a6d7.tar.gz
ChangeLog
svn path=/trunk/; revision=528
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b040e6f..ade6b816 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-08-29 Colin Walters <walters@verbum.org>
+ * girepository/girparser.c: Rewrite type parsing
+ to handle both GLib parsing case as well as correctly
+ handling GLib.List and friends. Don't try to treat
+ e.g. ListStore as a List.
+
+2008-08-29 Colin Walters <walters@verbum.org>
+
* girepository/gtypelib.c: Add more context
during validate.