diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-10-04 09:41:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-10-04 09:41:14 +0000 |
commit | 72f378890247c6525be85f33f49a14876d6cf629 (patch) | |
tree | 9f4925dec436c4230fabaedcc7dff35d8c2b08b9 | |
parent | 1f1fc6c50f0b0087f02ba952e673f5977d61ab41 (diff) | |
download | fetchmail-72f378890247c6525be85f33f49a14876d6cf629.tar.gz fetchmail-72f378890247c6525be85f33f49a14876d6cf629.tar.bz2 fetchmail-72f378890247c6525be85f33f49a14876d6cf629.zip |
Fix for SMB endianness problem.
svn path=/trunk/; revision=2634
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ on headers throws away information that the MUA may need to see. * Change Received header parsing to no longer demand an embedded dot in a mailhost address. +* Patch from Andrej.Borsenkow@mow.siemens.ru to fix an NTLM endianness problem. fetchmail-5.1.1 (Wed Sep 29 11:52:06 EDT 1999), 17827 lines: * Added workaround, fetchmailconf warning, and FAQ about Novell GroupWise. |