diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-10-07 13:47:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-10-07 13:47:15 +0000 |
commit | da88a3a552974efc2c8f84052cfa2c4fbab7f60e (patch) | |
tree | 87dd6b0196687ad7c774879b7c1aee83eddb9281 | |
parent | 9873e067de1f2c6523d2d1fb7804e501b5427193 (diff) | |
download | fetchmail-da88a3a552974efc2c8f84052cfa2c4fbab7f60e.tar.gz fetchmail-da88a3a552974efc2c8f84052cfa2c4fbab7f60e.tar.bz2 fetchmail-da88a3a552974efc2c8f84052cfa2c4fbab7f60e.zip |
Ready to ship.
svn path=/trunk/; revision=2636
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,12 +2,15 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.1.2 (Thu Oct 7 09:46:07 EDT 1999), 17906 lines: * Joe Loughry <loughry@uswest.net> sent a patch to handle multihomed machines. * Changed mimedecode default to `off'; it seems that doing RFC2047 decoding 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. +* Incorporated Grant Edwards's ntlmlib-0.2 with fixes for byte-order problems. + +There are 264 people on fetchmail-friends and 451 on fetchmail-announce. fetchmail-5.1.1 (Wed Sep 29 11:52:06 EDT 1999), 17827 lines: * Added workaround, fetchmailconf warning, and FAQ about Novell GroupWise. |