From 4c1c537e19a6397fc4b3418e5db6eea4239ab741 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 23 Apr 2000 17:15:07 +0000 Subject: rename "send" to "send_msg", to avoid name clash with the tcp function. * folder-browser-factory.c: rename "send" to "send_msg", to avoid name clash with the tcp function. Connect the "forward" button. * mail-ops.c: rename "send" to "send_msg", to avoid name clash with the tcp function. Add forward_msg function. * mail-format.c (mail_generate_forward): support function for forward_msg. Pretty much a big kludge right now, pending the attachment/attachment-bar changes. svn path=/trunk/; revision=2562 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 34da182243..ee0f155806 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-04-23 Dan Winship + + * folder-browser-factory.c: rename "send" to "send_msg", to avoid + name clash with the tcp function. Connect the "forward" button. + + * mail-ops.c: rename "send" to "send_msg", to avoid name clash + with the tcp function. Add forward_msg function. + + * mail-format.c (mail_generate_forward): support function for + forward_msg. Pretty much a big kludge right now, pending the + attachment/attachment-bar changes. + 2000-04-22 Dan Winship * mail-display.c (on_url_requested): Change cid expectations to -- cgit v1.2.3