summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bc54f9..4ddac31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-31 Johan Dahlin <johan@gnome.org>
+
+ * glib/glibmodule.c (pyglib_set_prgname)
+ (pyglib_set_application_name): Use METH_O instead of METH_VARARGS.
+ (_glib_functions): Add doc strings for idle_add, timeout_add,
+ timeout_add_seconds, io_add_watch, child_watch_add, source_remove,
+ main_depth and main_context_default.
+
2008-07-29 Gian Mario Tagliaretti <gianmt@gnome.org>
* tests/test_gio.py:
@@ -8,7 +16,6 @@
* gio/Makefile.am: Wrap new object gio.FileAttributeInfo,
g_file_set_attribute and g_file_query_settable_attributes methods.
-
2008-07-29 Gian Mario Tagliaretti <gianmt@gnome.org>
* gio/unix-types.defs: Wrap gio.unix.DesktopAppInfo