From: Alexander Larsson Date: Fri, 28 Mar 2008 12:44:37 +0000 (+0000) Subject: Fix ChangeLog entry X-Git-Tag: GLIB_2_17_0~126 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=baa973e54ce1c0d18a1b2a5bb804585bb6937550;p=platform%2Fupstream%2Fglib.git Fix ChangeLog entry svn path=/trunk/; revision=6765 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index 377e718..a2e9704 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