From 379633a5ad7a5aec294c424ef500312beb1cc30a Mon Sep 17 00:00:00 2001 From: Simon Zheng Date: Tue, 21 Mar 2006 03:02:59 +0000 Subject: Fixed bug #326571 Add em_filename_make_safe(), and use it to allow 2006-03-21 Simon Zheng Fixed bug #326571 * em-utils.c (em_filename_make_safe), (emu_get_save_filesel), (emu_save_parts_response): Add em_filename_make_safe(), and use it to allow filenames contain more valid characters when saving attachments. svn path=/trunk/; revision=31726 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 76c65d7ec6..b68d4e74ff 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2006-03-21 Simon Zheng + + Fixed bug #326571 + * em-utils.c (em_filename_make_safe), (emu_get_save_filesel), + (emu_save_parts_response): + Add em_filename_make_safe(), and use it to allow filenames + contain more valid characters when saving attachments. + 2006-03-20 Srinivasa Ragavan * em-folder-view.c: (emfv_setup_view_instance): Added code to set the -- cgit v1.2.3