aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2022-05-31 20:39:40 +0200
committerMatthias Andree <matthias.andree@gmx.de>2022-06-04 22:32:37 +0200
commitc89909b0d4e3fc914045bc5bacf029699c1d2420 (patch)
tree2154702efff4a2a4c5418ae25ec4bd6e06a6f3a4 /NEWS
parenta6294bdb72c1a158cda906b611ad21d1198dad79 (diff)
downloadfetchmail-c89909b0d4e3fc914045bc5bacf029699c1d2420.tar.gz
fetchmail-c89909b0d4e3fc914045bc5bacf029699c1d2420.tar.bz2
fetchmail-c89909b0d4e3fc914045bc5bacf029699c1d2420.zip
netrc: fix error routing and add I/O error checks
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 817aa5b0..0c49e6e1 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,14 @@ removed from a 6.5.0 or newer release.)
translations had been sent out already.
--------------------------------------------------------------------------------
+fetchmail-6.4.31 (not yet release):
+
+# BUG FIXES:
+* The netrc parser now reports its errors to syslog or logfile when appropriate,
+ previously it would always log to stderr.
+* Add error checking to .netrc parser.
+
+--------------------------------------------------------------------------------
fetchmail-6.4.30 (released 2022-04-26, 31666 LoC):
# BREAKING CHANGES: