From c5639326d2f2f09175e495d4e24193e22df8f7be Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Wed, 23 Jul 2008 10:49:28 +0000 Subject: Rename the function too, not just the prototype! 2008-07-23 Johan Dahlin * glib/pyglib.c (_pyglib_destroy_notify): Rename the function too, not just the prototype! svn path=/trunk/; revision=849 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4522ad..c14ad34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-23 Johan Dahlin + + * glib/pyglib.c (_pyglib_destroy_notify): + Rename the function too, not just the prototype! + 2008-07-21 Johan Dahlin * glib/glibmodule.c (pyglib_idle_add), (pyglib_timeout_add), -- cgit