aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ef5bfc6a37..13d9b5e8a5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2002-02-14 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-account-gui.c (basename_from_uri): Replacement for using
+ g_basename and also translates the basename string to fix bug
+ #7160.
+ (mail_account_gui_save): Use basename_from_uri().
+ (folder_picker_clicked): Here too.
+
* mail-callbacks.c (mail_generate_reply): Default the from-account
to the source account. If that fails, then guess the from-account
based on the recipients. Fixes bug #20479.