diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-12-18 10:05:10 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-12-18 10:05:10 +0000 |
commit | d0304cda6113de61094373faa6d44dd8a94b4de1 (patch) | |
tree | e91c6536700f69c914ef13a29374648395aba372 /NEWS | |
parent | e1037a3194f6abbd55251b866314561ec383101c (diff) | |
download | fetchmail-d0304cda6113de61094373faa6d44dd8a94b4de1.tar.gz fetchmail-d0304cda6113de61094373faa6d44dd8a94b4de1.tar.bz2 fetchmail-d0304cda6113de61094373faa6d44dd8a94b4de1.zip |
Manual page: Add "-md5" to "openssl x509" example in --sslfingerprint
documentation. Suggested by Jason White.
(Merged from trunk.)
svn path=/branches/BRANCH_6-3/; revision=4553
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,6 +50,8 @@ fetchmail 6.3.1 (not yet released): * Preserve error conditions across postconnect script. Sunil Shetye. (MA) * Do not trash destination domain if multiple messages are forwarded into the same SMTP/LMTP connection. Reported by Joachim Feise, Berlios Bug #5849. (MA) +* Manual page: Add "-md5" to "openssl x509" example in --sslfingerprint + documentation. Suggested by Jason White. (MA) fetchmail 6.3.0 (released 2005-11-30): |