aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-06-12 12:18:52 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-06-12 12:18:52 +0000
commit7fed81d3a579bae6712f99a16512c97721f0ee21 (patch)
tree4efcdcadeabf913a63724012c0280696ea6496a3 /NEWS
parent3e1dcfa582687258c8ef93604bd6882e9b3e40c6 (diff)
downloadfetchmail-7fed81d3a579bae6712f99a16512c97721f0ee21.tar.gz
fetchmail-7fed81d3a579bae6712f99a16512c97721f0ee21.tar.bz2
fetchmail-7fed81d3a579bae6712f99a16512c97721f0ee21.zip
Ready to ship.
svn path=/trunk/; revision=3338
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a081148..b114a559 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,19 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.8.6 (Tue Jun 12 08:16:54 EDT 2001), 20676 lines:
+
* Reject candidate headers for the MAIL FROM address that have \n in them.
* Add capability to insert poll trace data in the Received line.
+* HMH's patch to prevent buffer overflow due to long headers. Addresses
+ Debian bug #100394.
+* Brendan Kehoe's patch to avoid doing DNS lookups on skip entries.
+
+There are 347 people on fetchmail-friends and 592 on fetchmail-announce.
fetchmail-5.8.5 (Tue May 29 20:01:39 EDT 2001), 20650 lines:
-* Interface option fix from Alexander Kourakov.
+* Interface option fix from Alexander Kourakos.
* Fixes for i18n glitches and new Danish translation from Byrial Jensen.
* Attempted fix for Harry McGavran's problems with the Kerberos V build.
* Added fetchmailnochda.pl to the contrib directory.