aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-14 06:13:57 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-14 06:13:57 +0000
commit43f884871dffd82350a3081343ac3ac4e54426c4 (patch)
tree769e3603d222456af7f5e9ec9650361d376216c4 /NEWS
parent8a95d324b4c6c524bc8d3c3afb16fb83fc0f79d9 (diff)
downloadfetchmail-43f884871dffd82350a3081343ac3ac4e54426c4.tar.gz
fetchmail-43f884871dffd82350a3081343ac3ac4e54426c4.tar.bz2
fetchmail-43f884871dffd82350a3081343ac3ac4e54426c4.zip
RF conformance.
svn path=/trunk/; revision=1512
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c69c7df3..216799e0 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ fetchmail-4.3.1 (Mon Oct 13 17:12:40 EDT 1997)
* 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 skip prefix clause on `envelope' option
+* Don't use TCP/IP for DNS queries, it interacts badly with diald.
+* Allow usernames up to 40 chars long a la RFC1939.
* 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*.