aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-13 16:00:11 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-13 16:00:11 +0000
commit777b6d5a983ceed7d3ef7673718292cbf31f69a1 (patch)
tree248fd868109648a379ff5d2813fd6737868f9c17 /NEWS
parent673425dce38fefbec673686b7284afd1db6753f8 (diff)
downloadfetchmail-777b6d5a983ceed7d3ef7673718292cbf31f69a1.tar.gz
fetchmail-777b6d5a983ceed7d3ef7673718292cbf31f69a1.tar.bz2
fetchmail-777b6d5a983ceed7d3ef7673718292cbf31f69a1.zip
Fix ETRN mode.
svn path=/trunk/; revision=1507
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8634f691..bbcd1714 100644
--- a/NEWS
+++ b/NEWS
@@ -16,12 +16,13 @@ fetchmail-4.3.1 ()
* Fixed a bad interaction between --limit and the repoll feature.
* = is now optional in global options.
* Code for parsing Received headers now strips out RFC822 routes.
-* Fixed processing of -S argument so giving a comma-separated list works.
+* Fixed processing of -S/-r arguments so giving a comma-separated list works.
+* Don't query for the fetchmail host machine by default in ETRN mode.
* Added --invisible option. Note: you can now either make fetchmail generate
a Received header (the default) *or* spoof your listener into thinking
fetchmail connected from the mailserver machine, *but not both*.
-There are 277 people on fetchmail-friends and 20 on fetchmail-announce.
+There are 272 people on fetchmail-friends and 36 on fetchmail-announce.
------------------------------------------------------------------------------
fetchmail-4.3.0 (Mon Oct 6 16:44:38 EDT 1997)