From 9cb228de2a54ca3f0cffa8dad9a98d1219531f70 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sat, 19 Jan 2008 15:23:30 +0000 Subject: Set null-ok for all cancelable as well. 2008-01-19 Johan Dahlin * gio/gio.defs: Set null-ok for all cancelable as well. svn path=/trunk/; revision=733 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad8b724..f979cdc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-01-19 Johan Dahlin + * gio/gio.defs: Set null-ok for all cancelable as well. + * gio/__init__.py: set gio.unix to None if it's not available * gio/gio.override: Implement InputStream.read efficiently without -- cgit