aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f6216c7198..428e7645b1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,6 +1,14 @@
2001-03-19 Jeffrey Stedfast <fejj@ximian.com>
+ * folder-browser-factory.c: Add Resend Message menu item.
+
+ * folder-browser.c (on_right_click): Add resend to the right-click
+ menu.
+
* mail-callbacks.c (composer_sent_cb): Unref the message.
+ (composer_postpone_cb): Unref the message here too.
+ (resend_msg): New callback to allow resending of messages in the
+ Sent folder.
2001-03-18 Jeffrey Stedfast <fejj@ximian.com>