diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-15 17:07:13 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-15 17:07:13 +0000 |
commit | 380a2d1a3a08c38a6280e1a1bc376a4c3b79e21d (patch) | |
tree | 11eeda0c1c03c48d1af6174cb40e909f05140d0b /NEWS | |
parent | db2edb4708375f257b3aa4d582f86ad1254911cb (diff) | |
download | fetchmail-380a2d1a3a08c38a6280e1a1bc376a4c3b79e21d.tar.gz fetchmail-380a2d1a3a08c38a6280e1a1bc376a4c3b79e21d.tar.bz2 fetchmail-380a2d1a3a08c38a6280e1a1bc376a4c3b79e21d.zip |
Timeout server open requests.
svn path=/trunk/; revision=2090
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ Release Notes: +fetchmail-4.6.2 (): +* Time out server open requests like we do reads. This protects against + buggy TCP/IP configurations that hang forever on a bad open. + +There are 255 people on fetchmail-friends and 293 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. * Mark Staveley's patch to suppress progress dots from non-detached daemon |