aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 17:37:21 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-20 17:56:10 +0100
commit9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358 (patch)
tree3f85fe8ce838495b89f2d3b1ab43dea9e0b79b49 /NEWS
parent781d5a820df9aec9b6dbfe86fa1e7ef1f5112b47 (diff)
downloadfetchmail-9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358.tar.gz
fetchmail-9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358.tar.bz2
fetchmail-9dadc0e51c91e98d4f23b3385fd2ef20fbdb3358.zip
configure.ac: fix rpath, and duplicate library setting
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e5bc68d..3fcefab4 100644
--- a/NEWS
+++ b/NEWS
@@ -104,6 +104,7 @@ fetchmail-6.4.25 (not yet released):
# BUG FIXES
* 6.4.24's workaround for OpenSSL 1.0.2's X509_V_FLAG_TRUSTED_FIRST flag
contained a typo and would not kick in properly.
+* Library and/or rpath setting from configure.ac was fixed.
--------------------------------------------------------------------------------
fetchmail-6.4.24 (released 2021-11-20, 30218 LoC):