diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-13 16:44:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-13 16:44:58 +0000 |
commit | 074d0f372bb1300e135a4884c500ae719b8706d7 (patch) | |
tree | c59fe67815459d891b47a62da973abf6bcb2b96e /NEWS | |
parent | 788d69daa64652cd382aa58a2c8ac3cbdea9b6b1 (diff) | |
download | fetchmail-074d0f372bb1300e135a4884c500ae719b8706d7.tar.gz fetchmail-074d0f372bb1300e135a4884c500ae719b8706d7.tar.bz2 fetchmail-074d0f372bb1300e135a4884c500ae719b8706d7.zip |
Make IMAP preauth work.
svn path=/trunk/; revision=2816
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * 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>. fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines: |