diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-04-13 00:08:32 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-13 00:59:35 +0200 |
commit | 133d50b5878c710b89ae770639fa9f78fdf93b11 (patch) | |
tree | 9c8eaaca1ea8c12e1e2ac584eae3e8f392b4a1f8 /NEWS | |
parent | 8e8215d61f5c3e6043f354c6f49a89bb15322d0f (diff) | |
download | fetchmail-133d50b5878c710b89ae770639fa9f78fdf93b11.tar.gz fetchmail-133d50b5878c710b89ae770639fa9f78fdf93b11.tar.bz2 fetchmail-133d50b5878c710b89ae770639fa9f78fdf93b11.zip |
Mention c_rehash requirement after OpenSSL upgrades.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ fetchmail-6.3.17 (not yet released): # DOCUMENTATION * Fix table of global option to read "set softbounce" where there used to be a 2nd copy of "set spambounce". Patch by Michael Banack, BerliOS Bug #17067. +* In the --sslcertpath description, mention that OpenSSL upgrade (and a 0.9.X + to 1.0.0 upgrade in particular) may require running c_rehash. fetchmail-6.3.16 (released 2010-04-06, 25574 LoC): |