aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2013-03-06 15:48:39 +0100
committerMatthias Andree <matthias.andree@gmx.de>2013-03-06 15:48:39 +0100
commitddfa475a70126d818fee10221edb5b0112cea374 (patch)
tree7b3b28e418a7a9b412ec989d661918fa16d92f04 /NEWS
parentda62b17f726ff48fd1e166dd7e62ca2c4b7f5663 (diff)
downloadfetchmail-ddfa475a70126d818fee10221edb5b0112cea374.tar.gz
fetchmail-ddfa475a70126d818fee10221edb5b0112cea374.tar.bz2
fetchmail-ddfa475a70126d818fee10221edb5b0112cea374.zip
Remove obsolete "OpenSSL default fingerprint is MD5" claim.
The fetchmail manual page no longer claims that MD5 were the default OpenSSL hash format (for use with --sslfingerprint). Reported by Jakob Wilk, PARTIAL fix for Debian Bug#700266.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93cc4666..bd2cc79f 100644
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,9 @@ fetchmail-6.3.25 (not yet released):
missing trust anchors (root certificates).
* OpenSSL decoded errors are now reported through report(), rather than dumped
to stderr, so that they should show up in logfiles and/or syslog.
+* The fetchmail manual page no longer claims that MD5 were the default OpenSSL
+ hash format (for use with --sslfingerprint). Reported by Jakob Wilk,
+ PARTIAL fix for Debian Bug#700266.
# WORKAROUNDS
* Older systems that provide the older RFC-2553 implementation of getaddrinfo,