diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-04-26 12:55:29 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-04-26 12:55:29 +0200 |
commit | faaeaa43e1978fe3d24d7289487021664397cdbe (patch) | |
tree | 42b9f7e43c8ef9219ff471b8c899bf02e1cbce44 /website | |
parent | fbe3fc90905072d2d97d68bfb8089673f3c2cf5d (diff) | |
download | fetchmail-faaeaa43e1978fe3d24d7289487021664397cdbe.tar.gz fetchmail-faaeaa43e1978fe3d24d7289487021664397cdbe.tar.bz2 fetchmail-faaeaa43e1978fe3d24d7289487021664397cdbe.zip |
website: mention 6.4.4 release.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/website/index.html b/website/index.html index d9f0df48..63403688 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 -->2020-04-05</td> +<td align="right"><!-- update date -->2020-04-26</td> </tr> </table> </div> @@ -43,11 +43,12 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.3 RELEASE</h1> - <p>On 2020-04-05, <a + <h1>NEWS: FETCHMAIL 6.4.4 RELEASE</h1> + <p>On 2020-04-26, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.3 has been released (click this link to download, or to see changes since 6.3.26) + 6.4.4 has been released (click this link to download, or to see changes since 6.3.26) </a>. Note that you should use OpenSSL 1.1.1 or newer to compile. OpenSSL 1.0.2 is EOL since Late 2019.</p> + <p>Since 6.4.3, the Japanese translation was updated, courtesy of Takeshi Hamasaki.</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> |