aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-02-25 02:35:35 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-02-25 02:35:35 +0000
commitf2fc9429ce077282f1a4ac324f42b29ecaedf4a8 (patch)
tree91fe891f501221c9042b913a4ba82447b586ac3c /NEWS
parent822f4569940ae8ff0a90f04df6ff897f7e40c6f1 (diff)
downloadfetchmail-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--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d877bca9..5c8f1733 100644
--- a/NEWS
+++ b/NEWS
@@ -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.