aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-23 23:38:53 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-23 23:38:53 +0000
commit9bf248cc2857d7ede6d2ded0b72adc2551d93623 (patch)
treea9aedc6bed388f7aef972ff1e5f23e2fe6b36ac3 /NEWS
parentb44c703bb70b3882805947ed1fa28963db5a8ffc (diff)
downloadfetchmail-9bf248cc2857d7ede6d2ded0b72adc2551d93623.tar.gz
fetchmail-9bf248cc2857d7ede6d2ded0b72adc2551d93623.tar.bz2
fetchmail-9bf248cc2857d7ede6d2ded0b72adc2551d93623.zip
Make this aware of RFC2060.
svn path=/trunk/; revision=812
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5a191c7..19f2d8b1 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +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.
+
bugs --
* Compilation fixes for non-Linux machines.