summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-02-22 22:37:17 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-02-22 22:37:17 +0000
commit573b8d3c9694617019550efca5fe38ae69b21b5e (patch)
tree6f77e2c9e050572417d1a3b6479a3aff16fcd032
parent77b342a655ce7a8fa59408cac07d0a5a2f32ef39 (diff)
downloadmailutils-573b8d3c9694617019550efca5fe38ae69b21b5e.tar.gz
mailutils-573b8d3c9694617019550efca5fe38ae69b21b5e.tar.bz2
Updated
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 933f4018d..147de7bd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2003-02-22 Sergey Poznyakoff
+
+ * include/mailutils/header.h (MU_HEADER_FCC): New macro
+ * mailbox/mailer.c: Handle Fcc headers.
+ * mailbox/sendmail.c: Ignore Fcc.
+ * mailbox/smtp.c: Likewise.
+ * mailbox/mbx_default.c (plus_expand): Bugfix
+ * mailbox/mbx_mh.c (_mh_message_save): Bugfix
+ * mh/folder.c (action_print): Minor change
+ * mh/mh_argp.c (parse_opt): Pass the argument to ARG_FOLDER
+ without the leading '+'. This should be fixed later.
+ * mh/refile.c: Fixed expanding of the draftfile name.
+ * mh/send.c (send): Fix up the folder dir by appending a
+ format specifier (mh:/) to it.
+ * mh/mh_init.c: Moved .*_to_message stuff to mh_stream.c
+ * mh/mh_stream.c: Improved .*_to_message functions.
+
2003-02-21 Sergey Poznyakoff
* mail/testsuite/mail/folder.exp: Reflect changes to mailbox/date.c

Return to:

Send suggestions and report system problems to the System administrator.