From e8ea31a9010ab179b58fd9daa77e37a3d41dcf9a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 16 Oct 1998 16:50:05 +0000 Subject: Ready to ship. svn path=/trunk/; revision=2096 --- Makefile.in | 2 +- NEWS | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 578e5f06..ee54e458 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=4.6.1 +VERS=4.6.2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ diff --git a/NEWS b/NEWS index edac5f99..595d8f9d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ Release Notes: -fetchmail-4.6.2 (): +fetchmail-4.6.2 (Fri Oct 16 12:49:30 EDT 1998): * Time out server open requests like we do reads. This protects against buggy TCP/IP configurations that hang forever on a bad open. * The '--limit' option can now be used with daemon mode. The user is notfied @@ -10,8 +10,9 @@ fetchmail-4.6.2 (): size warnings are sent to the user (default = 3600 sec). * Added FAQ item M7 on diagnosing failures to extract envelope addresses from sendmail trace headers. +* Added Andrea Sterbini's init script for Red Hat to the contrib directory. -There are 255 people on fetchmail-friends and 293 on fetchmail-announce. +There are 252 people on fetchmail-friends and 295 on fetchmail-announce. fetchmail-4.6.1 (Wed Oct 14 18:46:58 EDT 1998): * Fixed a minor memory leak in the IP-address-comparison code. -- cgit v1.2.3