aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-16 01:44:43 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-16 01:44:43 +0000
commitf64e2046a7ad602e901fd2377f41915a053419db (patch)
tree706f675f2b64ac3a72e2d0137fe84cbc5a470a53
parent884bdcb12adcb121e6e73e535526d6e49ca9377e (diff)
downloadfetchmail-f64e2046a7ad602e901fd2377f41915a053419db.tar.gz
fetchmail-f64e2046a7ad602e901fd2377f41915a053419db.tar.bz2
fetchmail-f64e2046a7ad602e901fd2377f41915a053419db.zip
Ready to ship
svn path=/trunk/; revision=3112
-rw-r--r--NEWS12
1 files changed, 9 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7ad4d072..c3c3538b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,18 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.6.6 (Thu Feb 15 20:43:47 EST 2001), 20083 lines:
+
* 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 #85938: fetchmail asks for a password when using ETRN.
+* Resolved Debian bugs #85853 and #86047. POP3: 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.
+* 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.
+ against 18 different POP3 and IMAP servers.
+
+There are 274 people on fetchmail-friends and 562 on fetchmail-announce.
fetchmail-5.6.5 (Mon Feb 12 04:33:39 EST 2001), 20062 lines: