aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-10-04 09:41:14 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-10-04 09:41:14 +0000
commit72f378890247c6525be85f33f49a14876d6cf629 (patch)
tree9f4925dec436c4230fabaedcc7dff35d8c2b08b9
parent1f1fc6c50f0b0087f02ba952e673f5977d61ab41 (diff)
downloadfetchmail-72f378890247c6525be85f33f49a14876d6cf629.tar.gz
fetchmail-72f378890247c6525be85f33f49a14876d6cf629.tar.bz2
fetchmail-72f378890247c6525be85f33f49a14876d6cf629.zip
Fix for SMB endianness problem.
svn path=/trunk/; revision=2634
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f09d899..cd8dcab0 100644
--- a/NEWS
+++ b/NEWS
@@ -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.