From 419c484adad86e26bda02223934e35987501e3e4 Mon Sep 17 00:00:00 2001 From: John Finlay Date: Sun, 30 Jul 2006 00:08:39 +0000 Subject: Fix define to point to the correct function pointer field. * gobject/pygobject.h (pyg_param_gvalue_from_pyobject): Fix define to point to the correct function pointer field. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index be03711..786b73a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-29 John Finlay + + * gobject/pygobject.h (pyg_param_gvalue_from_pyobject): Fix define + to point to the correct function pointer field. + 2006-07-29 Gustavo J. A. M. Carneiro * gobject/pygflags.c (pyg_flags_add): idem. -- cgit