summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2008-06-04 22:38:35 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-06-04 22:38:35 +0000
commitecd9197acc471fcb4dba6d06ff51e49972a83710 (patch)
tree8b9d353439152b311f809af6519935853fd2aff7 /ChangeLog
parente8b29ce05be743bb695959fc7f5fa6ccbc69fbe9 (diff)
downloadgobject-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b15378e4..e3c6bd1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: