diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-17 15:10:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-17 15:10:42 +0000 |
commit | 25844176b66a992b42041fd07bf14096f3d2ad02 (patch) | |
tree | 9cfe4ceaa0ec54da911b2eee4b90bf98ee142c09 /NEWS | |
parent | b7356877e3484f1bdb40c60dae17b85a365eb434 (diff) | |
download | fetchmail-25844176b66a992b42041fd07bf14096f3d2ad02.tar.gz fetchmail-25844176b66a992b42041fd07bf14096f3d2ad02.tar.bz2 fetchmail-25844176b66a992b42041fd07bf14096f3d2ad02.zip |
Introduced O_DEBUG.
svn path=/trunk/; revision=2102
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Release Notes: +fetchmail-4.6.3 (): +* Introduced `debug' verbosity, invocable by -v -v. + 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. |