aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-09-14 07:38:02 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-09-14 07:38:02 +0000
commit04e293356472e13c75636bec4947c1c564339d3b (patch)
tree93c048526c8a063682985863febf2066b7902d0e /NEWS
parent582eb25eccedcdbff029947f777a111a9b7008af (diff)
downloadfetchmail-04e293356472e13c75636bec4947c1c564339d3b.tar.gz
fetchmail-04e293356472e13c75636bec4947c1c564339d3b.tar.bz2
fetchmail-04e293356472e13c75636bec4947c1c564339d3b.zip
NTLM support integrated.
svn path=/trunk/; revision=2554
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef7f70af..b4319eb5 100644
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,11 @@
fetchmail-5.0.8 ():
* Todd Sabin's patch to accept spaces in CRAM-MD5 names.
-* Fix to endianness patch, by Dan Root via Lawrence Rogers.
+* 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.
+
+There are 263 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.