aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-04-24 14:34:34 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-04-24 14:34:34 +0200
commit155b0bfa23b877110b35414d0f5d818c0f5906b6 (patch)
tree9891315852eb1e03bd23a11db92d287cb71073dd /NEWS
parentbd0bfc9c426720f506a5f44dd3bd85e7d03d3284 (diff)
downloadfetchmail-155b0bfa23b877110b35414d0f5d818c0f5906b6.tar.gz
fetchmail-155b0bfa23b877110b35414d0f5d818c0f5906b6.tar.bz2
fetchmail-155b0bfa23b877110b35414d0f5d818c0f5906b6.zip
fetchmailconf: properly catch and report option parsing errors
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c99bafd..d8d14b68 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,9 @@ removed from a 6.5.0 or newer release.)
--------------------------------------------------------------------------------
fetchmail-6.4.19:
+# CHANGE:
+* fetchmailconf: properly catch and report option parsing errors
+
# BUG FIX:
* LMTP: do not try to validate the last component of a UNIX-domain LMTP socket
as though it were a TCP port. Reported by Christoph Heitkamp, Gitlab issue #33.