diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-01-23 03:53:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-01-23 03:53:06 +0000 |
commit | c4864c2ee620fb6ab7c62151cbb181285a91efd3 (patch) | |
tree | 1539dcdc08fcb39a9410cdb024cfb2413743cf1e /NEWS | |
parent | 6f88ce2d21b50e2ec4da49cbdc7eb85023249a6d (diff) | |
download | fetchmail-c4864c2ee620fb6ab7c62151cbb181285a91efd3.tar.gz fetchmail-c4864c2ee620fb6ab7c62151cbb181285a91efd3.tar.bz2 fetchmail-c4864c2ee620fb6ab7c62151cbb181285a91efd3.zip |
Discard X-Mozilla-Status lines.
svn path=/trunk/; revision=1604
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33,8 +33,9 @@ fetchmail-4.4.0 () logging directory. * Close pipe to MDA when we get a nonresponse timeout. This should prevent MDA zombies from piling up when we have errors. +* Treat Netscape's "X-Mozilla-Status" lines like "Status:" lines. -There are 271 people on fetchmail-friends and 119 on fetchmail-announce. +There are 269 people on fetchmail-friends and 123 on fetchmail-announce. fetchmail-4.3.5 (Mon Dec 15 06:07:08 EST 1997) * Added Kent Robotti's fetchsetup configuration script. |