aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-11 17:42:55 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-11 17:42:55 +0000
commita4393a1bd4b28b6095ef3b25a2288d7820e3a87c (patch)
treeb555d0eb25753748aec30aad72d64f7dae6a2c43 /NEWS
parent902d0fbe5496308e0d0f06ef7250510f0ae0df09 (diff)
downloadfetchmail-a4393a1bd4b28b6095ef3b25a2288d7820e3a87c.tar.gz
fetchmail-a4393a1bd4b28b6095ef3b25a2288d7820e3a87c.tar.bz2
fetchmail-a4393a1bd4b28b6095ef3b25a2288d7820e3a87c.zip
Ready to ship.
svn path=/trunk/; revision=3231
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d7dbaaa..4be4acb5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.7.3 (Sun Mar 11 12:41:54 EST 2001), 20323 lines:
+
* Incorporate SA_LEN patch from Red Hat.
* HMH's "no spambounce" patch for fetchmailconf.
* John Bartlett's patch to make the driver code more tolerant of flaky POP3
@@ -14,6 +16,8 @@
* Bailing out on read-only messages breaks fetchmail -c. To avoid this,
use EXAMINE rather than SELECT in that case.
+There are 295 people on fetchmail-friends and 563 on fetchmail-announce.
+
fetchmail-5.7.2 (Sun Mar 4 19:05:57 EST 2001), 20167 lines:
* NLS build fixed under Linux -- thanks to Nicolás Lichtmaier.