diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-16 16:50:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-16 16:50:05 +0000 |
commit | e8ea31a9010ab179b58fd9daa77e37a3d41dcf9a (patch) | |
tree | e1b5d4f55bb7d3f0f509c0e5a63ec972bc969de1 /NEWS | |
parent | b8d92922341e30e2f1a6c3a56e2685e9bd877f41 (diff) | |
download | fetchmail-e8ea31a9010ab179b58fd9daa77e37a3d41dcf9a.tar.gz fetchmail-e8ea31a9010ab179b58fd9daa77e37a3d41dcf9a.tar.bz2 fetchmail-e8ea31a9010ab179b58fd9daa77e37a3d41dcf9a.zip |
Ready to ship.
svn path=/trunk/; revision=2096
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |