diff options
author | Johan Dahlin <jdahlin@async.com.br> | 2008-06-04 22:38:35 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2008-06-04 22:38:35 +0000 |
commit | ecd9197acc471fcb4dba6d06ff51e49972a83710 (patch) | |
tree | 8b9d353439152b311f809af6519935853fd2aff7 /ChangeLog | |
parent | e8b29ce05be743bb695959fc7f5fa6ccbc69fbe9 (diff) | |
download | gobject-introspection-ecd9197acc471fcb4dba6d06ff51e49972a83710.tar.gz |
Fix a bug which prevented GdkEvent from being generated
2008-06-04 Johan Dahlin <jdahlin@async.com.br>
* giscanner/glibtransformer.py:
Fix a bug which prevented GdkEvent from being generated
svn path=/trunk/; revision=284
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-04 Johan Dahlin <jdahlin@async.com.br> + + * giscanner/glibtransformer.py: + Fix a bug which prevented GdkEvent from being generated + 2008-06-03 Johan Dahlin <jdahlin@async.com.br> * giscanner/Makefile.am: |