diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-02-14 21:40:33 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-02-14 21:40:33 +0100 |
commit | 0b9db375bd7dd15ae43cc9fecca9565c52daaa72 (patch) | |
tree | d47d3c8707ece909133a5135f09939fca983633b /website | |
parent | 4337d1d4f4332df1e78d4c5d1e56f805acfd099a (diff) | |
download | fetchmail-0b9db375bd7dd15ae43cc9fecca9565c52daaa72.tar.gz fetchmail-0b9db375bd7dd15ae43cc9fecca9565c52daaa72.tar.bz2 fetchmail-0b9db375bd7dd15ae43cc9fecca9565c52daaa72.zip |
Update website for 6.4.2 release.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/website/index.html b/website/index.html index 370a2179..48999ab2 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 -->2019-09-28</td> +<td align="right"><!-- update date -->2020-02-14</td> </tr> </table> </div> @@ -43,12 +43,12 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.1 RELEASE</h1> - <p>On 2019-09-28, <a + <h1>NEWS: FETCHMAIL 6.4.2 RELEASE</h1> + <p>On 2020-02-14, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.1 has been released (click this link to download, or to see changes since 6.3.26) + 6.4.2 has been released (click this link to download, or to see changes since 6.3.26) </a>. Note that you will need OpenSSL 1.0.2 to compile.</p> - <p>This is a RECOMMENDED update for all users. Fetchmail 6.3.x versions are discontinued and no longer supported.</p> + <p>This is a RECOMMENDED update for all users and updates fetchmailconf. Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> <div style="background-color:#ffe0c0;color:#000000;font-size:85%"> <h1>SECURITY ALERTS</h1> |