aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
commitbb220dc184b0b680ed21e0500766046fa8244987 (patch)
treef031de20484afaf76d9483ca0f00b9110af3645f /NEWS
parent4df94d5937ea078ceae84f1650b6f0409d27cb6b (diff)
downloadfetchmail-bb220dc184b0b680ed21e0500766046fa8244987.tar.gz
fetchmail-bb220dc184b0b680ed21e0500766046fa8244987.tar.bz2
fetchmail-bb220dc184b0b680ed21e0500766046fa8244987.zip
NEWS: reword 6.4.21 regression fix to include --syslog
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3caf3b36..63a8cfcb 100644
--- a/NEWS
+++ b/NEWS
@@ -139,7 +139,7 @@ fetchmail-6.4.21 (released 2021-08-09, 30042 LoC):
# REGRESSION FIX:
* The new security fix in 6.4.20 for CVE-2021-36386 caused truncation of
- messages logged to buffered outputs, predominantly --logfile.
+ messages logged to buffered outputs, from --logfile and --syslog.
This also caused lines in the logfile to run into one another because
the fragment containing the '\n' line-end character was usually lost.