diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-08 07:55:40 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-08 07:55:40 +0000 |
commit | 1a2389d8388cc188240b2ba6776864397af92f13 (patch) | |
tree | 0ea249c08eab0cc89b727b8788e14c3afe1352e0 /NEWS | |
parent | 421c865ea119bcd58fc9defbb87e8e5596add7bd (diff) | |
download | fetchmail-1a2389d8388cc188240b2ba6776864397af92f13.tar.gz fetchmail-1a2389d8388cc188240b2ba6776864397af92f13.tar.bz2 fetchmail-1a2389d8388cc188240b2ba6776864397af92f13.zip |
Ready to ship.
svn path=/trunk/; revision=2869
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |