From a6fe58233d99e210a01d41c5bae4c51480a1cee8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 23 Aug 2008 01:10:03 +0000 Subject: [PATCH] Clarification. svn path=/trunk/; revision=7389 --- gio/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gio/ChangeLog b/gio/ChangeLog index cac838278..6fd82ed6e 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -4,8 +4,8 @@ exists already * glocalfileoutputstream.c (g_local_file_output_stream_close): On - Windows, close the file before renaming it (in case we have been - writing to a file with a temporary name). + Windows, close the file before potentially renaming it (in case we + have been writing to a file with a temporary name). (g_local_file_output_stream_close, handle_overwrite_open): Use GLocalFileStat instead of plain struct stat, for passing to