diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2004-01-13 07:02:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2004-01-13 07:02:39 +0000 |
commit | cbd3a0b35222d2f720da82df0504469da064ff68 (patch) | |
tree | 522ddd45a011e0684890cff7130b90ba34d1f248 /NEWS | |
parent | 908792f78a5233c5f6ec7ac02b5f6addddc5a486 (diff) | |
download | fetchmail-cbd3a0b35222d2f720da82df0504469da064ff68.tar.gz fetchmail-cbd3a0b35222d2f720da82df0504469da064ff68.tar.bz2 fetchmail-cbd3a0b35222d2f720da82df0504469da064ff68.zip |
POP3 strong authentication fixes.
svn path=/trunk/; revision=3873
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,9 @@ * Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP. * PopDel.py removed from contrib at author's request. * Matthias Andree's fix for Sunil Shetye's fetvh-split patch -* include James Stone's moldremover.py script. +* Include James Stone's moldremover.py script. +* Enable .fetchmailrc permissions checking under Cygwin. +* Nalin Dahyabai's fix for POP3 strong authentication. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |