diff options
author | Simon Zheng <simon.zheng@sun.com> | 2006-03-06 18:45:57 +0800 |
---|---|---|
committer | Simon Zheng <simonz@src.gnome.org> | 2006-03-06 18:45:57 +0800 |
commit | 4ec70528ea81baa081b4ce41e25624958b14fc4b (patch) | |
tree | 778af9d9ff960d25d3d3818f4dc932b0db4273f5 /calendar/ChangeLog | |
parent | 1ad03dc11b01ce3df30fd141e50daed454c4967e (diff) | |
download | gsoc2013-evolution-4ec70528ea81baa081b4ce41e25624958b14fc4b.tar.gz gsoc2013-evolution-4ec70528ea81baa081b4ce41e25624958b14fc4b.tar.zst gsoc2013-evolution-4ec70528ea81baa081b4ce41e25624958b14fc4b.zip |
Fixes bug #332140
2006-03-06 Simon Zheng <simon.zheng@sun.com>
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
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d35d230142..bec1704aee 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2006-03-06 Simon Zheng <simon.zheng@sun.com> + 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 <simon.zheng@sun.com> + Fixes #311482 * gui/dialogs/comp-editor.c: (set_attachment_list): As uri is encaped ASCII-encoded, it can't be recognized when setting |