diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-04-06 10:10:04 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-06 10:10:04 +0200 |
commit | 5cb9328ff8133c17f3e1665da2f801f027f19c71 (patch) | |
tree | 8509b340ee34d5bb6a22f4a3b6d4ca291a9d1dce /NEWS | |
parent | e12662a0dfff752b89e035706cdd966231d052b1 (diff) | |
download | fetchmail-5cb9328ff8133c17f3e1665da2f801f027f19c71.tar.gz fetchmail-5cb9328ff8133c17f3e1665da2f801f027f19c71.tar.bz2 fetchmail-5cb9328ff8133c17f3e1665da2f801f027f19c71.zip |
Extend documentation on recent OpenSSL fix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ fetchmail-6.3.16 (not yet released): # BUG FIXES * Call OpenSSL_add_all_algorithms(). 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 :-( fetchmail-6.3.15 (released 2010-03-28, 25572 LoC): |