aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1d353aa8..1266cc41 100644
--- a/NEWS
+++ b/NEWS
@@ -55,9 +55,10 @@ removed from a 6.4.0 or newer release.)
fetchmail-6.3.16 (not yet released):
# BUG FIXES
-* Call OpenSSL_add_all_algorithms(). Sjoerd Simons, to fix Debian Bug #576430.
+* Call OpenSSL_add_all_algorithms(). This is needed to support non-mandatory
+ algorithms in certificates. Sjoerd Simons, to fix Debian Bug #576430.
OpenSSL 0.9.8* does not load - for instance - the SHA256 digest by default.
- Not that OpenSSL would document this in any findable or useful way :-(
+ Reported as OpenSSL RT#2224.
fetchmail-6.3.15 (released 2010-03-28, 25572 LoC):