summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-29 13:32:46 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-29 13:32:46 +0000
commitf0be9b66bdf168d42a6b83f88c6cabeed8358274 (patch)
tree2c5f7933f5a4825e935ca81faf32678e212a0913 /ChangeLog
parent700dc29e6516bbdc3d6f05963f6c165a4a173898 (diff)
downloadmailutils-f0be9b66bdf168d42a6b83f88c6cabeed8358274.tar.gz
mailutils-f0be9b66bdf168d42a6b83f88c6cabeed8358274.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62b344e92..752c848ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2003-01-29 Sergey Poznyakoff
+
+ * imap4d/idle.c: Do not wait for 'DONE' command longer than
+ timeout seconds.
+
+ * mailbox/rfc2047.c: New file. Initial implementation of
+ rfc2047_decode. Based on input from Kidong Lee
+ <brian@ahmlhs.com>.
+
+ * mailbox/Makefile.am: Added rfc2047.c
+
+ * examples/decode2047.c: New file. Test program for rfc2047
+ decoder functions.
+ * examples/Makefile.am: Added decode2047.c
+ * include/mailutils/errno.h (MU_ERR_BAD_2047_INPUT): New error
+ code.
+ * mailbox/muerrno.c: Likewise.
+ * include/mailutils/mime.h (rfc2047_decode): New function.
+
+ * mailbox/testsuite/RFC2047: New file. Test data for rfc 2047.
+ * mailbox/testsuite/Makefile.am: Added RFC2047
+ * mailbox/testsuite/mailbox/rfc2047.exp: New file. Testcase for
+ decoding rfc 2047 strings.
+ * mailbox/testsuite/mailbox/DISTFILES: Added rfc2047.exp
+
2003-01-28 Sergey Poznyakoff
* auth/gsasl.c (_gsasl_get_fd): New function.

Return to:

Send suggestions and report system problems to the System administrator.