summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Ehresman <jpe@wingware.com>2006-09-12 18:53:39 +0000
committerJohn Ehresman <jpe@src.gnome.org>2006-09-12 18:53:39 +0000
commit6b2ef8f2f320cab102211e5e7e3cd056565d1a74 (patch)
tree0b04cca953e68c1d7a2988e9d8d427067e34c6c6 /ChangeLog
parent10cf507b6dbbc85113e3ff3f189ffa43ce400580 (diff)
downloadpygobject-6b2ef8f2f320cab102211e5e7e3cd056565d1a74.tar.gz
pygobject-6b2ef8f2f320cab102211e5e7e3cd056565d1a74.tar.xz
pygobject-6b2ef8f2f320cab102211e5e7e3cd056565d1a74.zip
Declare variables at start of code block
2006-09-12 John Ehresman <jpe@wingware.com> * gobject/pygobject.h (init_pygobject_check): Declare variables at start of code block
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5090e53..4e2de22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-12 John Ehresman <jpe@wingware.com>
+
+ * gobject/pygobject.h (init_pygobject_check): Declare variables
+ at start of code block
+
2006-09-06 Johan Dahlin <jdahlin@async.com.br>
* gobject/pygmainloop.c (pyg_signal_watch_prepare): Increase the timeout