diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2015-04-11 15:14:07 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2015-04-11 15:14:07 +0200 |
commit | bf71ed23d6b1a51defdec38956fe7a5ea02f36fe (patch) | |
tree | 4a98eddf081cd3988e30e55643ef18b1e8df8341 /NEWS | |
parent | d3e9b8ee022aa3afbde2c5cfc9fec6981b39b178 (diff) | |
download | fetchmail-bf71ed23d6b1a51defdec38956fe7a5ea02f36fe.tar.gz fetchmail-bf71ed23d6b1a51defdec38956fe7a5ea02f36fe.tar.bz2 fetchmail-bf71ed23d6b1a51defdec38956fe7a5ea02f36fe.zip |
Update documentation.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -285,7 +285,7 @@ fetchmail-6.3.22 (released 2012-08-29, 26077 LoC): * On systems where SSLv2_client_method isn't defined in OpenSSL (such as newer Debian, and Ubuntu starting with 11.10 oneiric ocelot), don't reference it (to fix the build) and if configured, print a run-time error - that the OS does not support SSLv2. Fixes Debian Bug #622054, + that the OS does not support SSLv2. Fixes Debian Bug #622054, but note that that bug report has a more thorough patch that does away with SSLv2 altogether. |