From 8e1bf17daf8b3316dbfaeceea20fe9172cb7b859 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 31 Oct 1996 05:08:06 +0000 Subject: Ready to ship. svn path=/trunk/; revision=442 --- Makefile.in | 2 +- NEWS | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Makefile.in b/Makefile.in index b9ff7c45..8097c1b0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. VERS=1.9 -PL=5 +PL=6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ diff --git a/NEWS b/NEWS index 7252cafd..fd5f5ae7 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,11 @@ Release Notes: -pl 1.9.6 (): +pl 1.9.6 (Thu Oct 31 00:07:23 EST 1996): * Make rewrite option handle multiple comma-separated local names correctly. * Fix yet another fatal error in MDA argument list construction. * Reset timeout every time input is received. * Correct localname detection when --norewrite is on. -pl 1.9.6 (): -* Make rewrite option handle multiple comma-separated local names correctly. -* Fix yet another fatal error in MDA argument list construction. -* Allow SMTP code to handle responses longer than the atomic-read size. - pl 1.9.5 (Tue Oct 29 20:07:41 EST 1996): * Added -N, --nodetach option for debugging purposes. * Use interval timers for poll-interval sleep and nonresponse timeout. -- cgit v1.2.3