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 a7e6b3c46f..447547fdc6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-10-31 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-format.c (mail_get_message_body): Shouldn't we be + strdup'ing the content? This seems to fix the memory corruption + problems. + (mail_generate_reply): Make sure that the last char in the + generated reply text is '\0' (when bodt text doesn't end with a + \n, a random char will appear otherwise). + 2000-10-31 Dan Winship <danw@helixcode.com> * mail-config-gui.c (do_test_service): Update for |