diff options
-rw-r--r-- | website/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/website/index.html b/website/index.html index 4e26bf9f..cc3c4806 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 -->2022-02-28</td> +<td align="right"><!-- update date -->2022-03-20</td> </tr> </table> </div> @@ -43,13 +43,14 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.28 RELEASE</h1> - <p>On 2022-03-05, <a + <h1>NEWS: FETCHMAIL 6.4.29 RELEASE</h1> + <p>On 2022-03-20, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.28 has been released.</a> - It updates the Spanish translation (courtesy of Cristian Othón Martínez + 6.4.29 has been released.</a> + It updates the Vietnamese translation (courtesy of Trần Ngọc Quân).</p> + <p>6.4.28 updated the Spanish translation (courtesy of Cristian Othón Martínez Vera).</p> - <p>OpenSSL 1.1.1 and 3.0 and wolfSSL 5.1.1 (or newer on the respective compatible branches) remain + <p>OpenSSL 1.1.1 and 3.0 and wolfSSL 5.2.0 (or newer on the respective compatible branches) remain supported.</p> <p>6.4.27 updated the Romanian translation (courtesy of Remus-Gabriel Chelu).</p> |