diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-22 07:58:25 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-22 07:58:25 +0000 |
commit | ca5af0d1491f848d04c6d94549cc56fa3e2d03f3 (patch) | |
tree | a1e0bd2d1105e11aca78309f68e26d87ff01824e /NEWS | |
parent | 49c9c382b035969acc44b6a5d3192b6dee08a7b8 (diff) | |
download | fetchmail-ca5af0d1491f848d04c6d94549cc56fa3e2d03f3.tar.gz fetchmail-ca5af0d1491f848d04c6d94549cc56fa3e2d03f3.tar.bz2 fetchmail-ca5af0d1491f848d04c6d94549cc56fa3e2d03f3.zip |
Ready to ship.
svn path=/trunk/; revision=3133
Diffstat (limited to 'NEWS')
-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.6.8 (Thu Feb 22 02:57:31 EST 2001), 20110 lines: + * `preauth' option changed back to `auth' * IMAP code now bails out if the server forces the mailbox read-only. * Fixed a core dump in Dave Zarzycki's new plugin code. * POP3 latency optimization: only do CAPA and set authentication capabilities from it once at start of run. +There are 276 people on fetchmail-friends and 563 on fetchmail-announce. + fetchmail-5.6.7 (Mon Feb 19 12:31:03 EST 2001), 20082 lines: * Fixed brown-paper-bag password bug (only showed up if it was necessary |