]> Pileus Git - ~andy/fetchmail/commitdiff
Revise OpenSSL issue.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 6 Apr 2010 11:11:56 +0000 (13:11 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 6 Apr 2010 11:11:56 +0000 (13:11 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1d353aa882a80f7266f52d96ce856789fc66e6e6..1266cc41b8f46e16d46d7bc315309f81e8182ae3 100644 (file)
--- 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):