diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-11 20:20:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-11 20:20:54 +0000 |
commit | 109da226e1dd7364501ab057316f99c991480670 (patch) | |
tree | 5c0ac6ce14c70b4b5ef3ad616d2b53f32604121c /NEWS | |
parent | f3332aae2eb1e5fafdf10cbcd7c2c067ce6ec412 (diff) | |
download | fetchmail-109da226e1dd7364501ab057316f99c991480670.tar.gz fetchmail-109da226e1dd7364501ab057316f99c991480670.tar.bz2 fetchmail-109da226e1dd7364501ab057316f99c991480670.zip |
Ready to release 4.1.8.
svn path=/trunk/; revision=1334
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -12,6 +12,14 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.1.8 (Thu Sep 11 16:20:15 EDT 1997) +* Fix nasty single-char-adddress bug in multidrop mode. +* Fixed cosmetic bug in ETRN mode -v output! +* Added warning about broken Microsoft Exchange server to FAQ. +* Will Renkel supplied an implementation of inet_aton(). + +There are 286 people on the fetchmail-friends list. + fetchmail-4.1.7 (Tue Sep 9 16:55:04 EDT 1997) * Now works with Cyrus IMAP server. * Will build OK even if local environment lacks strstr(3). |