diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-03-20 12:24:13 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-03-20 12:24:13 +0100 |
commit | 169714415b6649ea7bab2f6cec624c7d8d5cebb2 (patch) | |
tree | b26900dcc26948cc34d740f25c7fa96fcfee9015 /website | |
parent | 9c48229384fe074d3bd79b22a892e524b2dfe211 (diff) | |
download | fetchmail-169714415b6649ea7bab2f6cec624c7d8d5cebb2.tar.gz fetchmail-169714415b6649ea7bab2f6cec624c7d8d5cebb2.tar.bz2 fetchmail-169714415b6649ea7bab2f6cec624c7d8d5cebb2.zip |
Update website to announce 6.4.29.
Diffstat (limited to 'website')
-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> |