diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-23 23:38:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-23 23:38:53 +0000 |
commit | 9bf248cc2857d7ede6d2ded0b72adc2551d93623 (patch) | |
tree | a9aedc6bed388f7aef972ff1e5f23e2fe6b36ac3 /NEWS | |
parent | b44c703bb70b3882805947ed1fa28963db5a8ffc (diff) | |
download | fetchmail-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |