summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Walters <walters@src.gnome.org>2008-10-03 17:18:18 +0000
committerColin Walters <walters@src.gnome.org>2008-10-03 17:18:18 +0000
commit114327f3cb97a8b88d5d03c2baa9fd9706bd75a0 (patch)
treefd4230f40766561948337aa52794117a749dbd50 /ChangeLog
parent9949bd3b4ef92c1fc7fddff917bfef06636fcc5d (diff)
downloadgobject-introspection-114327f3cb97a8b88d5d03c2baa9fd9706bd75a0.tar.gz
ChangeLog
svn path=/trunk/; revision=653
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 025cf515..38d1bf22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-10-03 Colin Walters <walters@verbum.org>
+
+ Bug 554576: scan problem with ev_selection_render_selection()
+
+ * giscanner/transformer.py: Only do type resolution once we've
+ scanned all types. What could happen before is that we'd strip
+ the namespace from local type "EvSelection" => Selection, and
+ then later pull a "Selection" from some other namespace because
+ we hadn't yet seen the local EvSelection. This could come
+ down to hash table ordering and other things so not easy
+ to write a test for.
+
2008-10-03 Lucas Rocha <lucasr@gnome.org>
* giscanner/girwriter.py (_parser_member): fix the last parameter of