diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-04-06 22:31:31 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-06 22:38:25 +0200 |
commit | cc3a8d2ede493417b76f6ea23c4da9fdbd763375 (patch) | |
tree | ac9861392c647e1a87c661e3b2ccb2c1c0e35701 /NEWS | |
parent | 9817020f1f7118a12c5eff6081430a3e286695d7 (diff) | |
download | fetchmail-cc3a8d2ede493417b76f6ea23c4da9fdbd763375.tar.gz fetchmail-cc3a8d2ede493417b76f6ea23c4da9fdbd763375.tar.bz2 fetchmail-cc3a8d2ede493417b76f6ea23c4da9fdbd763375.zip |
Release 6.3.16.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -52,18 +52,19 @@ removed from a 6.4.0 or newer release.) -------------------------------------------------------------------------------- -fetchmail-6.3.16 (not yet released): +fetchmail-6.3.16 (released 2010-04-06, 25574 LoC): -# BUG FIXES # BUG FIX * Fix --interface option, broken in 6.3.15. Reported by Vladmimir Stavrinov. Fixes Debian Bug #576717. +# CHANGE * 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. Reported as OpenSSL RT#2224. + fetchmail-6.3.15 (released 2010-03-28, 25572 LoC): # FEATURE |