diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-25 02:35:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-25 02:35:35 +0000 |
commit | f2fc9429ce077282f1a4ac324f42b29ecaedf4a8 (patch) | |
tree | 91fe891f501221c9042b913a4ba82447b586ac3c /NEWS | |
parent | 822f4569940ae8ff0a90f04df6ff897f7e40c6f1 (diff) | |
download | fetchmail-f2fc9429ce077282f1a4ac324f42b29ecaedf4a8.tar.gz fetchmail-f2fc9429ce077282f1a4ac324f42b29ecaedf4a8.tar.bz2 fetchmail-f2fc9429ce077282f1a4ac324f42b29ecaedf4a8.zip |
Deal better with absence of a Return-Path.
svn path=/trunk/; revision=2772
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Use remotename@hostname for MAIL FROM if we have not been able to deduce + a Return-Path. +* Fix the attempted fix for Joop Susan's ENOTCONN bug. +* Added FAQ material on a Microsoft Exchange bug. + fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: * Horst von Brand's improvements to the specfile generator. |