summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-04-11 22:50:28 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-04-11 22:50:28 +0000
commit9b15f6e94dd3db02da87e4a510f0e0f50e08c70e (patch)
tree73ea4e2e9b868e93b969358202f361b495b5fb14 /ChangeLog
parent6eb53cfe4d908d82615b319576a54b5f760b5924 (diff)
downloadpygobject-9b15f6e94dd3db02da87e4a510f0e0f50e08c70e.tar.gz
pygobject-9b15f6e94dd3db02da87e4a510f0e0f50e08c70e.tar.xz
pygobject-9b15f6e94dd3db02da87e4a510f0e0f50e08c70e.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e652f2..791a11a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-11 Johan Dahlin <jdahlin@async.com.br>
+
+ * 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 <gjc@gnome.org>
* gobject/__init__.py: