aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-09-22 05:28:12 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-09-22 05:28:12 +0000
commit7af182626aa7c43a54f1afeb76ee3cfde49bbb74 (patch)
tree69a5c16e717876136b7ebebe4084ee97ff07f19c /NEWS
parentb28a3be8aee6bdf1a1cd167f3966bad9b2bb4481 (diff)
downloadfetchmail-7af182626aa7c43a54f1afeb76ee3cfde49bbb74.tar.gz
fetchmail-7af182626aa7c43a54f1afeb76ee3cfde49bbb74.tar.bz2
fetchmail-7af182626aa7c43a54f1afeb76ee3cfde49bbb74.zip
Version bump.
svn path=/trunk/; revision=2573
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 6e4f8e23..0f169fc9 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@
Release Notes:
-fetchmail-5.0.9 ():
+fetchmail-5.0.9 (Wed Sep 22 01:27:42 EDT 1999):
* CRAM-MD5 code now doublequotes usernames with embedded spaces. This will
probably fail (the RFCs don't support quoting) but it's better than nothing
and works with at least one server.
@@ -16,10 +16,11 @@ fetchmail-5.0.9 ():
* auth keyword and option changed to preauth.
* Correct the exit value when .fetchmailrc permissions are wrong.
* getmail/gotmail scripts by Thomas Nesges added to contrib.
-* Guenther H. Leber's fix for a ptential uid.c buffer overflow.
-* Todd Sabin's option to force IMAP authentication type.
+* Guenther H. Leber's fix for a potential uid.c buffer overflow.
+* Todd Sabin's option to force IMAP authentication type; enables working
+ around some broken servers.
-There are 264 people on fetchmail-friends and 441 on fetchmail-announce.
+There are 266 people on fetchmail-friends and 444 on fetchmail-announce.
fetchmail-5.0.8 (Tue Sep 14 06:56:50 EDT 1999):
* Todd Sabin's patch to accept spaces in CRAM-MD5 names.