diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-01-25 00:49:03 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-01-25 00:49:03 +0100 |
commit | e770dc4f9027972a390725b5ee3fcf0f5269b1da (patch) | |
tree | b4783e9e4f79543b0657586f2dc4433a6a2b3a73 /NEWS | |
parent | 476c66d2ce7900282344f735a9ee2aae081f72ab (diff) | |
download | fetchmail-e770dc4f9027972a390725b5ee3fcf0f5269b1da.tar.gz fetchmail-e770dc4f9027972a390725b5ee3fcf0f5269b1da.tar.bz2 fetchmail-e770dc4f9027972a390725b5ee3fcf0f5269b1da.zip |
Prepare 6.4.2-rc2.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ fetchmail 6.4.2 (not yet released): certificate validation turned off), fetchmail would only consider --sslproto tls1 as requiring STARTTLS, now all non-empty protocol versions do. * fetchmailconf now properly writes "no sslcertck" if sslcertck is disabled. +* fetchmailconf received a host of other bugfixes, see the Git commit log. ## CHANGES: * Make t.smoke more robust and use temporary directory as FETCHMAILHOME, to make |