From db07def4e878b7237a61d4ac73a861d7422a5578 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 8 Apr 2008 15:12:21 +0000 Subject: Add bindings for content_type_guess. Based on patch by Thomas Leonard 2008-04-08 Johan Dahlin * gio/gio.defs: * gio/gio.override: * tests/test_gio.py: Add bindings for content_type_guess. Based on patch by Thomas Leonard (#525113) svn path=/trunk/; revision=768 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7eba371..b2b9f6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-04-08 Johan Dahlin + + * gio/gio.defs: + * gio/gio.override: + * tests/test_gio.py: + Add bindings for content_type_guess. + Based on patch by Thomas Leonard (#525113) + 2008-04-08 Johan Dahlin * gio/gio-types.defs: -- cgit