summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-28 21:48:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-28 21:48:59 +0000
commita2868695237cb5a3f831a57d1579a0774f1d2edc (patch)
tree5dd1808608871ec3c88324c36bb7bc5258ee5e99 /ChangeLog
parentcd8eed2421e8cffd07d1ff902335ea30f2fd614b (diff)
downloadmailutils-a2868695237cb5a3f831a57d1579a0774f1d2edc.tar.gz
mailutils-a2868695237cb5a3f831a57d1579a0774f1d2edc.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a831f845c..62b344e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2003-01-28 Sergey Poznyakoff
+
+ * auth/gsasl.c (_gsasl_get_fd): New function.
+ (gsasl_stream_create): Install _get_fd method
+ * auth/tls.c (_tls_get_fd): New function.
+ (tls_stream_create): Install _get_fd method
+ * imap4d/idle.c: New file. Implements IDLE command
+ (rfc 2177)
+ * imap4d/Makefile.am: Added imap4d/idle.c
+ * imap4d/capability.c (imap4d_capability_init): Announce
+ IDLE capability.
+ * imap4d/commands.c: Added entry for IDLE command.
+ * imap4d/imap4d.h (imap4d_idle, util_wait_input): New functions.
+ * imap4d/util.c (util_wait_input): New function.
+ * imap4d/noop.c: Removed misleading comment.
+ * imap4d/testsuite/imap4d/anystate.exp: Reflect IDLE capability.
+
2003-01-28 Sergey Poznyakoff
* comsat/comsat.c: Removed unneded colon in the argument to perror.

Return to:

Send suggestions and report system problems to the System administrator.