aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-04-06 00:16:20 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-04-06 00:16:20 +0200
commit566be2787e2e5dea4ed95f389fdceec6bb62f671 (patch)
treeef374737d99557e2d9e9037bd3984e46f8cbb1ea /NEWS
parentb73b77380d9939e2b47f5ca7d723a86bde06d657 (diff)
downloadfetchmail-566be2787e2e5dea4ed95f389fdceec6bb62f671.tar.gz
fetchmail-566be2787e2e5dea4ed95f389fdceec6bb62f671.tar.bz2
fetchmail-566be2787e2e5dea4ed95f389fdceec6bb62f671.zip
Call OpenSSL_add_all_algorithms().
To fix Debian Bug #576430, reported by Sjoerd Simons.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1cdf7856..c52426ad 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,12 @@ 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.
+ Not that OpenSSL would document this in any findable or useful way :-(
+
fetchmail-6.3.15 (released 2010-03-28, 25572 LoC):
# FEATURE