aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-04 15:06:10 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-04 15:06:10 +0000
commitffc82c690f370ed07611d1d0f9a0885395048527 (patch)
tree56b94ef90c01c3f72650da1f6ee398bb1268ccfe /NEWS
parent36c8204ae4c5abf228f75c58026edf40706d8e6d (diff)
downloadfetchmail-ffc82c690f370ed07611d1d0f9a0885395048527.tar.gz
fetchmail-ffc82c690f370ed07611d1d0f9a0885395048527.tar.bz2
fetchmail-ffc82c690f370ed07611d1d0f9a0885395048527.zip
Don't append a spurious NUL to the headers.
svn path=/trunk/; revision=475
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aea4bdc2..1f16202c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
Release Notes:
pl 1.9.8 (Fri Nov 1 13:24:21 EST 1996):
-* No more committing seppuku -- connect(2) was buggy, we have a workaround!
+* Don't append spurious NUL to the headers, qmail actually notices it.
pl 1.9.7 (Fri Nov 1 10:02:34 EST 1996):
* %s is back. Seems some popular MDAs actually choke on name arguments.