From 9b51044daa1446c9202cab602abaf23785ae0919 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 6 Nov 1996 21:48:11 +0000 Subject: Ready to ship. svn path=/trunk/; revision=497 --- Makefile.in | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 29867e98..f01a2fe9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=1.9 -PL=7 +PL=8 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ 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. -- cgit v1.2.3