From caa5ed0d223a938786b10acb0a4f0ac523d5a001 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Sat, 20 Dec 2008 19:41:07 +0000 Subject: [PATCH] move some changelog entries that i put in the wrong spot svn path=/trunk/; revision=7754 --- ChangeLog | 10 ---------- gio/ChangeLog | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index c9ac1a2..9de57d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,16 +24,6 @@ 2008-12-12 Dan Winship * glib/pltcheck.sh: make this work on x86_64 - -2008-12-12 Ryan Lortie - - * gio/gicon.c (g_icon_to_string_tokenized): free the tokens when done - with them - -2008-12-12 Ryan Lortie - - * gio/gunixmounts.c (g_unix_mount_at): fix leak that occurs when - multiple mount entries match the requested path 2008-12-12 Behdad Esfahbod diff --git a/gio/ChangeLog b/gio/ChangeLog index e72b0cd..f6e5243 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -6,6 +6,16 @@ * pltcheck.sh: make this work on x86_64 +2008-12-12 Ryan Lortie + + * gio/gicon.c (g_icon_to_string_tokenized): free the tokens when done + with them + +2008-12-12 Ryan Lortie + + * gio/gunixmounts.c (g_unix_mount_at): fix leak that occurs when + multiple mount entries match the requested path + 2008-12-10 Alexander Larsson Bug 562452 - Ensure we return G_IO_ERROR_CANCELLED if cancelling -- 2.7.4