From 2ec5c81e5ad177b665d6a915aa814663f75996c0 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Sat, 29 Jul 2006 13:31:16 +0000 Subject: better debug warnings --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3b8a0f6..be03711 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-07-29 Gustavo J. A. M. Carneiro + + * gobject/pygflags.c (pyg_flags_add): idem. + + * gobject/pygenum.c (pyg_enum_add): Give a more explicit error + message when the gtype is not an enum. + 2006-07-25 Johan Dahlin * gobject/pygobject.h (init_pygobject_check): Add a macro to easily -- cgit