aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-09-16 06:39:56 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-09-16 06:39:56 +0000
commite1b85c91f52dc5c29c38a097a54622b2b0bc0ef6 (patch)
treef3642cd38acb970831d5d88d783dd7563527fb76 /NEWS
parent2577a80a8110ec4366efdd399d80777e325c0c84 (diff)
downloadfetchmail-e1b85c91f52dc5c29c38a097a54622b2b0bc0ef6.tar.gz
fetchmail-e1b85c91f52dc5c29c38a097a54622b2b0bc0ef6.tar.bz2
fetchmail-e1b85c91f52dc5c29c38a097a54622b2b0bc0ef6.zip
Minor fixes.
svn path=/trunk/; revision=2563
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25f6014b..ed0dc7ac 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,14 @@
Release Notes:
fetchmail-5.0.8 (Tue Sep 14 06:56:50 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.
+* Federico G. Schwindt's fix for NetBSD/OpenBSD --with-kerberos.
+
+There are 264 people on fetchmail-friends and 441 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.
* Fix to CRAM endianness patch, by Dan Root via Lawrence Rogers.
* Suppress duplicates by message ID in multidrop mode.