summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-07-23 10:49:28 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-07-23 10:49:28 +0000
commitc5639326d2f2f09175e495d4e24193e22df8f7be (patch)
treeefa0df4235b2be514431d06b2657255c7b253ea4 /ChangeLog
parentd23d14addd53f7457684146aaade44cec2cf4643 (diff)
downloadpygobject-c5639326d2f2f09175e495d4e24193e22df8f7be.tar.gz
pygobject-c5639326d2f2f09175e495d4e24193e22df8f7be.tar.xz
pygobject-c5639326d2f2f09175e495d4e24193e22df8f7be.zip
Rename the function too, not just the prototype!
2008-07-23 Johan Dahlin <johan@gnome.org> * glib/pyglib.c (_pyglib_destroy_notify): Rename the function too, not just the prototype! svn path=/trunk/; revision=849
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4522ad..c14ad34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-23 Johan Dahlin <johan@gnome.org>
+
+ * glib/pyglib.c (_pyglib_destroy_notify):
+ Rename the function too, not just the prototype!
+
2008-07-21 Johan Dahlin <johan@gnome.org>
* glib/glibmodule.c (pyglib_idle_add), (pyglib_timeout_add),