aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorSunil Shetye <sunilshetye@rocketmail.com>2011-05-02 00:35:00 +0530
committerMatthias Andree <matthias.andree@gmx.de>2011-05-03 11:37:18 +0200
commit81242009035395b10cca2a23a7ba7e85cc6d3d76 (patch)
tree5f912c98abdede679be874318fcaf03ba3068ca8 /NEWS
parent72ce8bce8dd655b6aefa33d0a74e883dad5202b5 (diff)
downloadfetchmail-81242009035395b10cca2a23a7ba7e85cc6d3d76.tar.gz
fetchmail-81242009035395b10cca2a23a7ba7e85cc6d3d76.tar.bz2
fetchmail-81242009035395b10cca2a23a7ba7e85cc6d3d76.zip
Call strlen() only once when removing CRLF from a line
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 221bfcfb..b226dfd5 100644
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,9 @@ fetchmail-6.3.20 (not yet released):
variants are too diverse, and we've been bitten before -- and configure
complains noisily on Cyrus-SASL's RFC1321 md5.h.
+# BUG FIXES
+* Call strlen() only once when removing CRLF from a line. (Sunil Shetye)
+
# TRANSLATION UPDATES
[ja] Japanese (Takeshi Hamasaki)