diff --git a/gio/ChangeLog b/gio/ChangeLog index 377e7184e..a2e970464 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,10 +1,10 @@ 2008-03-28 Alexander Larsson - Reviewed by NOBODY (OOPS!). - * gfile.c: (copy_stream_with_progress): (file_copy_fallback): + Fallback to g_file_query_info for source size + if g_file_input_stream_query_info fails. (#524579) 2008-03-28 Alexander Larsson