diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 21:25:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 21:25:30 +0000 |
commit | d06cff3068d9718782dace3830eace460b2e8428 (patch) | |
tree | 8a6d535019c185fc1cfcd58ff96685cf21b64434 /NEWS | |
parent | a32dd7c2a658c6e55a21ab1a4fbd6d68fd1c8408 (diff) | |
download | fetchmail-d06cff3068d9718782dace3830eace460b2e8428.tar.gz fetchmail-d06cff3068d9718782dace3830eace460b2e8428.tar.bz2 fetchmail-d06cff3068d9718782dace3830eace460b2e8428.zip |
Ready to ship.
svn path=/trunk/; revision=3270
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,8 +2,15 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.7.6 (Thu Mar 22 16:22:48 EST 2001), 20456 lines: + * Fix POP2 and POP3 password shrouding. * Don't remove UIDL scratchlist on query completion (Frantisek Brabec's bug). +* IMAP: don't just quit if GSSAPI or Kerberos IV fail, but try other methods. +* Document the fact the IDLE and multiple folders don't play well together. + Closes Debian bug#89908. + +There are 305 people on fetchmail-friends and 564 on fetchmail-announce. fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines: |