diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-19 18:03:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-19 18:03:14 +0000 |
commit | ba37c8851d6c52dabc964371df0a996c256c1391 (patch) | |
tree | 07b8e61e3718678e6d2cbc89f4f6ccad664f5172 /NEWS | |
parent | be297b4d957ea1808c6134185f9c70ac5a0a01f4 (diff) | |
download | fetchmail-ba37c8851d6c52dabc964371df0a996c256c1391.tar.gz fetchmail-ba37c8851d6c52dabc964371df0a996c256c1391.tar.bz2 fetchmail-ba37c8851d6c52dabc964371df0a996c256c1391.zip |
Line-buffer all socket streams.
svn path=/trunk/; revision=665
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ bugs -- * Restored portability to Solaris. +* Force line-buffering on socket streams (Linux apparently defaults to this). + ------------------------------------------------------------------------------ features -- |