aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-06 21:48:11 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-06 21:48:11 +0000
commit9b51044daa1446c9202cab602abaf23785ae0919 (patch)
treef8d9097686b4daaae42c6edbd06a0895a7302c72 /NEWS
parent4f76044273e4f5a1dd363fb2bbbfd673fd3da071 (diff)
downloadfetchmail-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2614503c..8b2b4c26 100644
--- a/NEWS
+++ b/NEWS
@@ -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.