From f741fbe53dbb2cf68e2c9347ac910413f9a50ecd Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 20 Jan 2001 03:46:13 +0000 Subject: If the name is empty string, use the address. 2001-01-19 Jeffrey Stedfast * mail-format.c (mail_generate_reply): If the name is empty string, use the address. svn path=/trunk/; revision=7663 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c1f80534a3..78a3e462cf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-01-19 Jeffrey Stedfast + + * mail-format.c (mail_generate_reply): If the name is empty + string, use the address. + 2001-01-19 Dan Winship * mail-display.c (pixmap_press): Update for e_popup_menu_run -- cgit