From e00591f0081d57618d709e59f6d4a4d671fc2fb0 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 24 Aug 2001 22:41:24 +0000 Subject: Use the new e_mkdtemp function. 2001-08-24 Jeffrey Stedfast * mail-display.c (launch_cb): Use the new e_mkdtemp function. * folder-browser.c (message_list_drag_data_get): Use the new e_mkdtemp function. svn path=/trunk/; revision=12462 --- mail/ChangeLog | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 925c1e0879..94aa66e71f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-08-24 Jeffrey Stedfast + + * mail-display.c (launch_cb): Use the new e_mkdtemp function. + + * folder-browser.c (message_list_drag_data_get): Use the new + e_mkdtemp function. + 2001-08-24 Ettore Perazzoli [Fix #8024, Empty strings marked for translation.] @@ -8,9 +15,9 @@ 2001-08-24 Peter Williams - * mail-ops.c (remove_folder_get): Save the folder's full_name, unref it, - and *then* unref the store, so that the folder has been closed before - it gets deleted. + * mail-ops.c (remove_folder_get): Save the folder's full_name, + unref it, and *then* unref the store, so that the folder has been + closed before it gets deleted. 2001-08-24 Peter Williams @@ -26,9 +33,9 @@ (maybe_add_shortcut): Renamed to new_source_created. (new_source_created): Call add_new_storage here. - * component-factory.c (mail_remove_storage_by_uri): Don't warn - if the storage isn't remote... no point in making the caller - do extra work. + * component-factory.c (mail_remove_storage_by_uri): Don't warn if + the storage isn't remote... no point in making the caller do extra + work. 2001-08-24 Jeffrey Stedfast -- cgit v1.2.3