diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 021d80affd..045e1c5873 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-06-29 Peter Williams <peterw@helixcode.com> + + * message-list.c (message_list_init): Set the dnd_code of the + ETableHeader to something so that Solaris sprintf doesn't die + on a NULL string. + + * mail-config.c (providers_config_new): Check for a null "transport" + string (not all OS' handle NULL strings well *cough* Solaris) + 2000-06-28 Dan Winship <danw@helixcode.com> * mail-format.c (mail_generate_forward): add default subjects |