aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-08-27 18:33:26 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-08-27 19:04:44 +0200
commitf2aa27773d8474117707ba6f3b9335fe0a689854 (patch)
tree9bf9b12f915c2044deb67b77ba418bf141a110aa /NEWS
parentca372c2c4fd4fa18cf035087203069e412adfa00 (diff)
downloadfetchmail-f2aa27773d8474117707ba6f3b9335fe0a689854.tar.gz
fetchmail-f2aa27773d8474117707ba6f3b9335fe0a689854.tar.bz2
fetchmail-f2aa27773d8474117707ba6f3b9335fe0a689854.zip
NEWS: mention MD5 mention in manpage in commit cddf65c3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d629aef8..ac7bc7d8 100644
--- a/NEWS
+++ b/NEWS
@@ -66,6 +66,9 @@ removed from a 6.5.0 or newer release.)
---------------------------------------------------------------------------------
fetchmail-6.4.9:
+## DOCUMENTATION UPDATE:
+* manpage: mention that the SSL/TLS certificate fingerprint uses an MD5 hash.
+
## CHANGES:
* configure: try to use AC_LIB_LINKFLAGS to obtain proper link flags for
libcrypto and libssl if pkg-config failed.