From 05d7fc1c6ebb47ad101fbc75f0812b085ee20fd3 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 6 Apr 2008 16:24:31 +0000 Subject: Remove g_file_output_stream_truncate, g_file_output_stream_tell and 2008-04-06 Johan Dahlin * gio/gio.defs: Remove g_file_output_stream_truncate, g_file_output_stream_tell and g_file_input_stream_tell svn path=/trunk/; revision=759 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 24e7fe6..4798318 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-04-06 Johan Dahlin + * gio/gio.defs: Remove g_file_output_stream_truncate, + g_file_output_stream_tell and g_file_input_stream_tell + * Makefile.am: * gio/gfileenumerator.override (_wrap_g_file_enumerator_tp_iter): Implement the python iteration protocol on GFileEnumerator -- cgit