diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-10-18 15:31:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-10-18 15:31:08 +0000 |
commit | ade40ad981945bfc42db551b0434903cd38c0a8b (patch) | |
tree | 2edc8972f552d52b649a5f7f37a44116b4e778a4 | |
parent | 9f3c51765503431fd25174dbb946c3cac7bbbdf1 (diff) | |
download | fetchmail-ade40ad981945bfc42db551b0434903cd38c0a8b.tar.gz fetchmail-ade40ad981945bfc42db551b0434903cd38c0a8b.tar.bz2 fetchmail-ade40ad981945bfc42db551b0434903cd38c0a8b.zip |
Up to date.
svn path=/trunk/; revision=3750
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,13 +6,16 @@ * fix patch for writing antispam capability correctly in conf.c. * Fix patches for Debian bugs #162571, #156592. * Correction to manpage re -b and qmail. -* Patch to dusable use of STLS if auth passwd is specified. +* Patch to disable use of STLS if auth passwd is specified. * Fix specfile generation to handle SSL correctly. * New Danish, Turkish, and Catalan translation files. * Improved ODMR debug messages. * IMAP efficiency hack; don't fetch sizes unless needed. * Detect and rwerite invalid return paths beginning with @. * Fix for subtle freeing bug that suppressed information in some bounce msgs. +* Newline fix patches for internationalization files. +* Fix reversed test guarding authentication-failure warnings. +* Fix POP3 breakage starting at 5.9.14. fetchmail-6.1.0 (Sun Sep 22 18:31:23 EDT 2002), 21999 lines: |