From 3be00e793df41c81b5188f7b0b8fb8fcfb75ed56 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sun, 7 Sep 2008 14:46:42 +0000 Subject: Fix typos breaking compilation (bug #551212). 2008-09-07 Frederic Peters * gio/gfile.override (_wrap_g_file_load_contents) (_wrap_g_file_load_contents_finish): Fix typos breaking compilation (bug #551212). svn path=/trunk/; revision=966 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2405dd0..00825aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-09-07 Frederic Peters + + * gio/gfile.override (_wrap_g_file_load_contents) + (_wrap_g_file_load_contents_finish): Fix typos breaking + compilation (bug #551212). + 2008-09-07 Jonathan Matthew Bug 551059 – GFile load_contents methods chop data at first \0 -- cgit