diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 07:38:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 07:38:02 +0000 |
commit | 04e293356472e13c75636bec4947c1c564339d3b (patch) | |
tree | 93c048526c8a063682985863febf2066b7902d0e /NEWS | |
parent | 582eb25eccedcdbff029947f777a111a9b7008af (diff) | |
download | fetchmail-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-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |