aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-08-03 22:57:48 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-08-03 22:57:48 +0000
commitfc19dd70123a3ffd0baa9f33e10749957115acf1 (patch)
tree3c30383dbac0fa24df6422c681bd925d67ce9cd6
parent55e1e8b1c33ed6ed63cabdcfbe848937160858b9 (diff)
downloadfetchmail-fc19dd70123a3ffd0baa9f33e10749957115acf1.tar.gz
fetchmail-fc19dd70123a3ffd0baa9f33e10749957115acf1.tar.bz2
fetchmail-fc19dd70123a3ffd0baa9f33e10749957115acf1.zip
Ready to ship.
svn path=/trunk/; revision=3438
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef9b54fc..47daa5ee 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,13 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.8.16 (Fri Aug 3 18:55:54 EDT 2001), 21093 lines:
+
* Handle ! in RFC2821 Return-Path addresses properly.
-* Backed out attempt to handle BAD and NO responses to FETCH, it's broken.
+* Better handling of BAD and NO responses to FETCH (thank Justin Guyett).
+* Fixed *yet another* build error due to breakage in the i18n code.
+
+There are 368 people on fetchmail-friends and 611 on fetchmail-announce.
fetchmail-5.8.15 (Tue Jul 31 02:07:03 EDT 2001), 21075 lines: