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 ecf8f39551..a803676dc2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,9 +1,15 @@
+2000-10-10 Larry Ewing <lewing@helixcode.com>
+
+ * mail-format.c (mail_generate_reply): make sure we dup the return
+ value of get_reply_to or get_from when building the recipient list.
+
2000-10-10 Iain Holmes <iain@helixcode.com>
* mail-summary.c (generate_html_summary): Removed the <li> from the
HTML.
2000-10-10 Cody Russell <bratsche@gnome.org>
+
* mail-threads.c: Added #include <errno.h>
2000-10-09 Iain Holmes <iain@helixcode.com>