diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-15 21:28:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-15 21:28:18 +0000 |
commit | c6f6400bdacfa7b595fc0c2bb6dabac75d074a47 (patch) | |
tree | 962f56029688ba4757eba7963b2fa2ed9f680525 /NEWS | |
parent | 7db31ad40528421524519a513c9b8ce8728635fb (diff) | |
download | fetchmail-c6f6400bdacfa7b595fc0c2bb6dabac75d074a47.tar.gz fetchmail-c6f6400bdacfa7b595fc0c2bb6dabac75d074a47.tar.bz2 fetchmail-c6f6400bdacfa7b595fc0c2bb6dabac75d074a47.zip |
#85961: Wrong error message when local connection fails.
svn path=/trunk/; revision=3102
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,8 +2,12 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Fixed locale setting; this should make i18n actually work. * Don't issue AUTH between USER and PASS, some servers choke on this. * Resolved Debian bug #85772 re Kerberos compilation. +* Resolved Debian bug ##85961: Wrong error message when local connection fails. +* Serious pre-release regression testing begins. This version tested + against 18 different POP3 and IMAP server tests. fetchmail-5.6.5 (Mon Feb 12 04:33:39 EST 2001), 20062 lines: |