aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-24 00:21:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-24 00:21:04 +0000
commitc5c26b53354e99ec1cbb324e4ab6cec6aaff9e02 (patch)
treea0909aa4e86bc284b1609e023fccb8cedc23da45 /NEWS
parent14eff10ed35f3e3d5bfc612dd5b6af12b9ea12a5 (diff)
downloadfetchmail-c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02.tar.gz
fetchmail-c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02.tar.bz2
fetchmail-c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02.zip
Clarification.
svn path=/trunk/; revision=817
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 19f2d8b1..1b84187b 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,8 @@ features --
messages too long for the local ESMTP listener will be rejected *before*
they are passed to the ESMTP listener.
-* IMAP code now detevts IMAP4rev1 capabilities (RFC 2060) and uses them.
+* IMAP code now detects IMAP4rev1 capabilities (RFC 2060) and uses them.
+ (It will fall back to IMAP4 or IMAP2bis depending on what it sees.)
bugs --