aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e6b9f494..b399a912 100644
--- a/NEWS
+++ b/NEWS
@@ -2,17 +2,21 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.3.6 (Sat Apr 8 03:54:04 EDT 2000), 18947 lines:
+
* Autoprobe now recognizes Domino IMAP servers and warns the user.
* Add a needed pclose(3) call in interface.c (thank Matthias Andree).
* In IMAP, use SEARCH UNSEEN instead of flag queries to count and identify
unseen messages (thanks to Alexis Lê-Quôc <alq666@hotmail.com>).
* Added contrib/domino, a workaround for the Domino attachment problem.
* Added contrib/toprocmail, which demonstrates how a plugin can
- displaty selected mail headers.
+ display selected mail headers.
* French internationalization update from Guy Brand.
* IMAP PREAUTH fix from Todd Sabin <tas@webspan.net>.
* Fetchmail now runs on BeOS, thanks to David Reid <david@jetnet.co.uk>.
+There are 288 people on fetchmail-friends and 511 on fetchmail-announce.
+
fetchmail-5.3.5 (Wed Mar 29 18:17:19 EST 2000), 18840 lines:
* Back out the InterChange workaround, it breaks operation with M$ Exchange.