summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99f08c3..d8b8b63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-07-26 Johan Dahlin <johan@gnome.org>
+ * glib/pygsource.c (pyglib_source_register_types):
+ Convert the source objects to use macros, saves ~150 lines of code!
+
+2008-07-26 Johan Dahlin <johan@gnome.org>
+
* glib/glibmodule.c (get_handler_priority), (pyglib_idle_add),
(pyglib_timeout_add), (pyglib_timeout_add_seconds),
(pyglib_io_add_watch), (pyglib_child_watch_add),