diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-12-14 09:05:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-12-14 09:05:15 +0000 |
commit | 50c5fd114425e427abab1b6237a94277d9a78b3b (patch) | |
tree | 435703577ed33fd77c6b2d3dccb9a2ba3d51c9e8 /NEWS | |
parent | 897c839c6b793a1397722e55e76110f8a8b3874a (diff) | |
download | fetchmail-50c5fd114425e427abab1b6237a94277d9a78b3b.tar.gz fetchmail-50c5fd114425e427abab1b6237a94277d9a78b3b.tar.bz2 fetchmail-50c5fd114425e427abab1b6237a94277d9a78b3b.zip |
Ready to ship.
svn path=/trunk/; revision=3564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.9.6 (Fri Dec 14 04:03:50 EST 2001), 21247 lines: + * OPIE bug fixes by Jun Miyoshi <usako@omnisci.co.jp>. * Documented known IDLE bug in the todo.html file. * Sunil Shetye's fix for a timeout/reconnect bug. @@ -9,6 +11,8 @@ * The duplicate-killer doesn't try to operate if we can get an actual recipient address from the trace headers. +There are 416 people on fetchmail-friends and 629 on fetchmail-announce. + fetchmail-5.9.5 (Thu Nov 8 14:14:35 EST 2001), 21162 lines: * Changed the logging logic along lines suggested by Jan Klaverstijn, |