diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-03-02 15:09:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-03-02 15:09:35 +0000 |
commit | c59ed64b4fb85c56e7afb1a296d6ae792bfc1a6b (patch) | |
tree | e6fa8b88ddb56776ccd6897cfde1c3607eb35301 /NEWS | |
parent | 6468431048a669d99c003b940474ec60a833afe1 (diff) | |
download | fetchmail-c59ed64b4fb85c56e7afb1a296d6ae792bfc1a6b.tar.gz fetchmail-c59ed64b4fb85c56e7afb1a296d6ae792bfc1a6b.tar.bz2 fetchmail-c59ed64b4fb85c56e7afb1a296d6ae792bfc1a6b.zip |
Relax the LOGIN capability test.
svn path=/trunk/; revision=1679
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.4.0 (): +* Relax the LOGIN capability check in IMAP. + fetchmail-4.3.8 (Tue Feb 24 15:47:13 EST 1998): * Documentation cleanup. * -S is back to setting smtphost all the time; net-security option is now -T. |