aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-09-14 10:57:23 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-09-14 10:57:23 +0000
commit2577a80a8110ec4366efdd399d80777e325c0c84 (patch)
tree9ae4479c07c84eb6c7460820ab2cb178f5868e64
parent58e721f93ac52f96446c59ed3e877ddb25aa10b3 (diff)
downloadfetchmail-2577a80a8110ec4366efdd399d80777e325c0c84.tar.gz
fetchmail-2577a80a8110ec4366efdd399d80777e325c0c84.tar.bz2
fetchmail-2577a80a8110ec4366efdd399d80777e325c0c84.zip
Ready to ship.
svn path=/trunk/; revision=2561
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a8e34d6b..25f6014b 100644
--- a/NEWS
+++ b/NEWS
@@ -8,14 +8,14 @@
Release Notes:
-fetchmail-5.0.8 ():
+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.
* NTLM support for querying Microsoft Exchange servers, from Grant Edwards.
* Lexer fix by Brian Boutel.
-There are 263 people on fetchmail-friends and 441 on fetchmail-announce.
+There are 264 people on fetchmail-friends and 441 on fetchmail-announce.
fetchmail-5.0.7 (Sat Aug 21 04:26:13 EDT 1999):
* RPA support works again.