diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2004-06-01 20:10:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2004-06-01 20:10:47 +0000 |
commit | d9e84e176fe538e110d9612f9832d69846e8d3e7 (patch) | |
tree | 56e519ca127a7550474044f65c115fefad656879 /NEWS | |
parent | bb784684ff5fbf235d17ac76574ee2d92508091b (diff) | |
download | fetchmail-d9e84e176fe538e110d9612f9832d69846e8d3e7.tar.gz fetchmail-d9e84e176fe538e110d9612f9832d69846e8d3e7.tar.bz2 fetchmail-d9e84e176fe538e110d9612f9832d69846e8d3e7.zip |
This is what I'm handing to Rob Funk.
svn path=/trunk/; revision=3879
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -4,12 +4,14 @@ * 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 +* Matthias Andree's fix for Sunil Shetye's fetch-split patch * Include James Stone's moldremover.py script. * Enable .fetchmailrc permissions checking under Cygwin. * Nalin Dahyabai's fix for POP3 strong authentication. * HOME_ETC patch for PLD Linux. * Sunil Shetye's fix for SSL configuration. +* Simon Josefsson's patch for GSS library support. +* Added Andrey Lelikov's recupe for Hotmail and Lycos Webmail. fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: @@ -21,8 +23,8 @@ fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: * OpenSSL cleanup patches from levinedl@acm.org. * Benjamin Drieu's patch to fix Debian bug #212240, no oversized-message flushing if both "flush" and "limit" were specified. -* Benjamin Drieu's patch for Debian bug #156592, incorrect handing of host/port - option. +* Benjamin Drieu's patch for Debian bug #156592, incorrect handing of + host/port option. * Smash all NULs out of headers right after the socket read. * Dup-killer code now keys on an MD5 hash of the raw headers. * Sunil Shetye's patches to break up fetching of sizes and UIDLs. |