diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-20 00:20:47 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-20 00:20:47 +0000 |
commit | eaf2ce1dd214a1d8716179a25036427096c7c24e (patch) | |
tree | 14928c74afea277889f959aafc33deacc416a3de /NEWS | |
parent | de9c2733a448bdcd64917a82e42513e8f3ab6ac5 (diff) | |
download | fetchmail-eaf2ce1dd214a1d8716179a25036427096c7c24e.tar.gz fetchmail-eaf2ce1dd214a1d8716179a25036427096c7c24e.tar.bz2 fetchmail-eaf2ce1dd214a1d8716179a25036427096c7c24e.zip |
Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".
svn path=/trunk/; revision=4297
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -197,6 +197,8 @@ fetchmail 6.3.0 (not yet released officially): Bug#212240. Sunil Shetye. (MA) * Fix MacOS X compilation failures in sink.c (ru_*time has incomplete type). Berlios Bug #4725. Matthias Andree. +* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn" + officially. Reported by Yves Boisjoly. Matthias Andree # INTERNAL CHANGES * Switched to automake. Matthias Andree. |