aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-30 17:29:36 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-30 17:29:36 +0000
commit65179f921d37756ed89e1ef7965e13bd5f319650 (patch)
treefdabc324b67d060eab0509040cbc1a7b998658a5 /NEWS
parent6a529e4eac97ac7255229fbadcac721b5ba6925b (diff)
downloadfetchmail-65179f921d37756ed89e1ef7965e13bd5f319650.tar.gz
fetchmail-65179f921d37756ed89e1ef7965e13bd5f319650.tar.bz2
fetchmail-65179f921d37756ed89e1ef7965e13bd5f319650.zip
Add stripcr option.
svn path=/trunk/; revision=842
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db980a96..e78160a4 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ fetchmail-3.3 ()
features --
+* Whether or not carriage returns will be stripped on output is explicitly
+ controllable with stripcr.
+
bugs --
* Correction to length-extraction code for servers that return (nnn octets).