diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-03-07 15:17:53 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-03-07 15:17:53 +0100 |
commit | fd932e9b92ce5672261fa3bb672dd7384e4afb15 (patch) | |
tree | 53a8c9a3a5317cf838122040933524415be75a4f /website | |
parent | 248ea3469de2ab7cd17d3dad18a15018f5dba6cb (diff) | |
download | fetchmail-fd932e9b92ce5672261fa3bb672dd7384e4afb15.tar.gz fetchmail-fd932e9b92ce5672261fa3bb672dd7384e4afb15.tar.bz2 fetchmail-fd932e9b92ce5672261fa3bb672dd7384e4afb15.zip |
website: update NEWS for 6.4.17 release.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/website/index.html b/website/index.html index c0da8c08..b9fb93ae 100644 --- a/website/index.html +++ b/website/index.html @@ -15,7 +15,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2021-01-03</td> +<td align="right"><!-- update date -->2021-03-07</td> </tr> </table> </div> @@ -47,10 +47,10 @@ <p>On 2021-01-03, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail 6.5.0.beta2 has been released (click this link to download, or to see recent changes).</a></p> - <h1>NEWS: FETCHMAIL 6.4.15 RELEASE</h1> - <p>On 2021-01-03, <a + <h1>NEWS: FETCHMAIL 6.4.17 RELEASE</h1> + <p>On 2021-03-07, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.15 has been released (click this link to download, or to see recent changes). + 6.4.17 has been released (click this link to download, or to see recent changes). </a> Note that you should use OpenSSL 1.1.1 or newer to compile. OpenSSL 1.0.2 has been EOL since Late 2019.</p> <p>Note also that fetchmail 6.3.x versions are discontinued and no longer |