diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-06 17:13:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-06 17:13:51 +0000 |
commit | fa1b758b18c793d41e43104000e6464cb577ef37 (patch) | |
tree | 28ebd3b2c9502984aa93ce5d44858594f5a935be /NEWS | |
parent | 9e9c28d491e7836dcea9feea75646bd9cfc32ec9 (diff) | |
download | fetchmail-fa1b758b18c793d41e43104000e6464cb577ef37.tar.gz fetchmail-fa1b758b18c793d41e43104000e6464cb577ef37.tar.bz2 fetchmail-fa1b758b18c793d41e43104000e6464cb577ef37.zip |
Version bump
svn path=/trunk/; revision=1318
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -17,6 +17,13 @@ ------------------------------------------------------------------------------ +fetchmail-4.1.6 (Sat Sep 6 13:11:59 EDT 1997) +* Correct autoconfiguration machinery for Amiga (thanks to Steffen Opel). +* Append hostname to fallback address in multidrop mode correctly. +* Suppress append of smtphost name to RCPT TO address when it has a @ already. + +There are 285 people on the fetchmail-friends list. + fetchmail-4.1.5 (Fri Sep 5 15:06:13 EDT 1997) * Prevent core dumps on messages with no destination lines. * Decorate RCPT TO names with smtphost. @@ -43,6 +50,7 @@ fetchmail-4.1.2 (Wed Sep 3 18:44:58 EDT 1997) * Port changes for Kerberos under FreeBSD, thanks to Benjamin Greenwald. * Don't use inet_addr() any more. +First release after my two-week vacation. There are 285 people on the fetchmail-friends list. fetchmail-4.1.1 (Fri Aug 15 21:02:50 EDT 1997) |