From 4ec70528ea81baa081b4ce41e25624958b14fc4b Mon Sep 17 00:00:00 2001 From: Simon Zheng Date: Mon, 6 Mar 2006 10:45:57 +0000 Subject: Fixes bug #332140 2006-03-06 Simon Zheng Fixes bug #332140 * gui/dialogs/comp-editor.c: (get_attachment_list): * gui/e-cal-popup.c: (temp_save_part): Transfer filenames from utf-8 to glib encoding before really saving files. svn path=/trunk/; revision=31663 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d35d230142..bec1704aee 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-03-06 Simon Zheng + + Fixes bug #332140 + * gui/dialogs/comp-editor.c: (get_attachment_list): + * gui/e-cal-popup.c: (temp_save_part): + Transfer filenames from utf-8 to glib encoding before really + saving files. + 2006-03-06 Simon Zheng Fixes #311482 -- cgit