diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-12 12:18:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-12 12:18:52 +0000 |
commit | 7fed81d3a579bae6712f99a16512c97721f0ee21 (patch) | |
tree | 4efcdcadeabf913a63724012c0280696ea6496a3 /NEWS | |
parent | 3e1dcfa582687258c8ef93604bd6882e9b3e40c6 (diff) | |
download | fetchmail-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-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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. |