diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 95e484aa8d..50b83ebf00 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> + * mail-format.c (mail_get_message_body): Renamed from reply_body() + so other functions can use it + (mail_generate_reply): Updated to reflect function name changes + + * mail-ops.c (real_edit_msg): Attach a callback to the send signal + +2000-08-07 Jeffrey Stedfast <fejj@helixcode.com> + * folder-browser-factory.c (control_activate): New menu item under Actions to allow editing of messages. |