From 9b15f6e94dd3db02da87e4a510f0e0f50e08c70e Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 11 Apr 2006 22:50:28 +0000 Subject: Move over almost all GType constants from C to Python. * gobject/gobjectmodule.c (init_gobject): * gobject/__init__.py: Move over almost all GType constants from C to Python. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e652f2..791a11a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-04-11 Johan Dahlin + + * gobject/gobjectmodule.c (init_gobject): + * gobject/__init__.py: + Move over almost all GType constants from C to Python. + 2006-04-11 Gustavo J. A. M. Carneiro * gobject/__init__.py: -- cgit