aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-12-05 18:58:56 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-12-05 18:58:56 +0100
commit36d4b3dd4f0bd6768c875f38b84afd4842760a2a (patch)
tree4c7803a983d6da707dc56a03c31721c3d254793f /NEWS
parentc4419bdd2557321b268f6e105d511923b9a35936 (diff)
downloadfetchmail-36d4b3dd4f0bd6768c875f38b84afd4842760a2a.tar.gz
fetchmail-36d4b3dd4f0bd6768c875f38b84afd4842760a2a.tar.bz2
fetchmail-36d4b3dd4f0bd6768c875f38b84afd4842760a2a.zip
Minor documentation tweaks around wolfSSL/LibreSSL
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ba53bb4f..049e07b4 100644
--- a/NEWS
+++ b/NEWS
@@ -123,11 +123,11 @@ fetchmail-6.4.25.rc4 (release candidate issued 2021-12-03, 31641 LoC):
* Added an example systemd unit file and instructions to contrib/systemd/
which runs fetchmail as a daemon with 5-minute poll intervals.
Courteously contributed by Barak A. Pearlmutter, Debian Bug#981464.
-
-# CHANGES:
* fetchmail can now be used with wolfSSL 5's OpenSSL compatibility layer,
see INSTALL and README.SSL. This is considered experimental.
Feedback solicited.
+
+# CHANGES:
* The getstats.py dist-tool now counts lines of .ac and .am files.
* ./configure --with-ssl now supports pkg-config module names, too. See INSTALL.