summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-18 22:03:18 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-18 22:03:18 +0000
commitee7c1d1c02153bdab8e0cf7897e533f4c377d5e5 (patch)
treedbe947810125e78eef6373f40a003905aa2fd739 /ChangeLog
parentbe067ee99ef74d7da145a035f12dbb3f246f30ad (diff)
downloadmailutils-ee7c1d1c02153bdab8e0cf7897e533f4c377d5e5.tar.gz
mailutils-ee7c1d1c02153bdab8e0cf7897e533f4c377d5e5.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42b180d8b..7a5ffb44a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2003-01-18 Sergey Poznyakoff
+
+ * imap4d/util.c (util_token): Fixed comment.
+
+ * mailbox/mbx_mh.c (mh_check_message): New function.
+ (mh_body_size,mh_check_message,mh_header_size)
+ (mh_header_lines): Use mh_check_message() to make sure
+ the message has been scanned.
+
+ * mh/comp.c: New file. Implements comp utility.
+ * mh/Makefile.am: Added comp.
+ * mh/mh.h (mh_err_memory,mh_file_copy): New functions.
+ * mh/mh_init.c: Likewise.
+ * mh/mh_argp.c: Use mh_err_memory to report low memory
+ diagnostics.
+ * mh/mh_ctx.c: Likewise.
+ * mh/mh_msgset.c: Likewise.
+ * mh/mh_whatnow.c: Likewise.
+
+ * mh/repl.c: Changed semantics of --use option. It takes an
+ optional argument of yes/no.
+ (make_draft): Changed declaration.
+
+ * mh/TODO: Updated.
+ * mh/README: Updated.
+
2003-01-18 Wojciech Polak
* imap4d/util.c (util_bye): Check 'tls_available' before

Return to:

Send suggestions and report system problems to the System administrator.