diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-10-30 20:09:57 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-10-30 20:09:57 +0000 |
commit | 6c48e52f16a0f0e4a23deeb9e4033fb731bc4521 (patch) | |
tree | 4879f1ba678223467ec25908c059c2789834eefa /NEWS | |
parent | d7d53f439806e684c893cbe977a121b81cc8ad28 (diff) | |
download | fetchmail-6c48e52f16a0f0e4a23deeb9e4033fb731bc4521.tar.gz fetchmail-6c48e52f16a0f0e4a23deeb9e4033fb731bc4521.tar.bz2 fetchmail-6c48e52f16a0f0e4a23deeb9e4033fb731bc4521.zip |
Man page: --sslfingerprint points user to x509(1ssl) and gives an example
how to use it. Debian Bug#213484, Eduard Bloch.
svn path=/trunk/; revision=4378
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -254,6 +254,8 @@ fetchmail 6.3.0 (not yet released officially): broken in a 6.2.6-pre, 6.2.5.2 and older were fine. Matthias Andree * Do not break some other process's lockfile in "-q" mode, but wait for the other process's exit. Matthias Andree +* Man page: --sslfingerprint points user to x509(1ssl) and gives an example + how to use it. Debian Bug#213484, Eduard Bloch. (MA) # INTERNAL CHANGES * Switched to automake. Matthias Andree. |