diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-13 21:35:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-13 21:35:26 +0000 |
commit | b129642aaf92b84a4b3c1a0a38ee9b30a802b48a (patch) | |
tree | 564a349abba2fe644297cd1cccd4281f80159407 | |
parent | 96742fa62d48e6e3d4caf22ac30d532b8d63c533 (diff) | |
download | fetchmail-b129642aaf92b84a4b3c1a0a38ee9b30a802b48a.tar.gz fetchmail-b129642aaf92b84a4b3c1a0a38ee9b30a802b48a.tar.bz2 fetchmail-b129642aaf92b84a4b3c1a0a38ee9b30a802b48a.zip |
Ready to ship.
svn path=/trunk/; revision=2821
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,12 +2,16 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.3.3 (Mon Mar 13 16:34:29 EST 2000), 18763 lines: + * Fixed reporting of listener timeouts. * Configure now supports SOCKS5, thanks to Alan Schmitt. * Fix a minor bug in preauthenticated IMAP, thanks to Urban Boquist <boquist@crt.se>. * Try to support suffix matching in aka lists. +There are 285 people on fetchmail-friends and 504 on fetchmail-announce. + fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines: * Added experimental support for RFC2177 IDLE command extension of IMAP. |