diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-30 21:41:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-30 21:41:36 +0000 |
commit | 751291fd62da691de3f0c25a8a9a464b4b8318c6 (patch) | |
tree | c37126fbb462c9bd4ee595c83af0977461bdf448 /NEWS | |
parent | 465f19899c2cb91eb0f2d5b42f35b82680ef5977 (diff) | |
download | fetchmail-751291fd62da691de3f0c25a8a9a464b4b8318c6.tar.gz fetchmail-751291fd62da691de3f0c25a8a9a464b4b8318c6.tar.bz2 fetchmail-751291fd62da691de3f0c25a8a9a464b4b8318c6.zip |
Shroud password lengths.
svn path=/trunk/; revision=848
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,6 +8,8 @@ features -- * Whether or not carriage returns will be stripped on output is explicitly controllable with stripcr. +* fetchmail -v messages no longer reveal password lengths. + bugs -- * Correction to length-extraction code for servers that return (nnn octets). @@ -15,7 +17,7 @@ bugs -- * Correction to RF822 continuation code so it doesn't eat leading blank-led lines in the text. -There are 211 people on the fetchmail-friends list. +There are 212 people on the fetchmail-friends list. ------------------------------------------------------------------------------ fetchmail-3.2 (Mon Jan 27 02:51:10 EST 1997) |