diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-06 21:48:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-06 21:48:11 +0000 |
commit | 9b51044daa1446c9202cab602abaf23785ae0919 (patch) | |
tree | f8d9097686b4daaae42c6edbd06a0895a7302c72 /NEWS | |
parent | 4f76044273e4f5a1dd363fb2bbbfd673fd3da071 (diff) | |
download | fetchmail-9b51044daa1446c9202cab602abaf23785ae0919.tar.gz fetchmail-9b51044daa1446c9202cab602abaf23785ae0919.tar.bz2 fetchmail-9b51044daa1446c9202cab602abaf23785ae0919.zip |
Ready to ship.
svn path=/trunk/; revision=497
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ pl 1.9.8 (Wed Nov 6 16:40:34 EST 1996): * Don't append spurious NUL to the headers, qmail actually notices it. * Fatal bug in multidrop code fixed. * Fail cleanly, instead of core-dumping, on mail lacking an RFC822 From line. +* Don't try to keep the SMTP socket open across poll cycles. pl 1.9.7 (Fri Nov 1 10:02:34 EST 1996): * %s is back. Seems some popular MDAs actually choke on name arguments. |