diff options
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 aee94d5d..043b390f 100644 --- a/website/index.html +++ b/website/index.html @@ -14,7 +14,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2022-07-30</td> +<td align="right"><!-- update date -->2022-08-27</td> </tr> </table> </div> @@ -42,13 +42,13 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.32 RELEASE</h1> - <p>On 2022-07-30, <a + <h1>NEWS: FETCHMAIL 6.4.33 RELEASE</h1> + <p>On 2022-08-27, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.32 has been released.</a> - It updates translations and finds both rst2html5 with and without .py suffix when rebuilding the distribution.</p> + 6.4.33 has been released.</a> <p>OpenSSL 1.1.1q and 3.0.5 and wolfSSL 5.4.0 (or newer on the respective compatible branches) remain supported.</p> + <p>6.4.32 updated translations and finds both rst2html5 with and without .py suffix when rebuilding the distribution.</p> <p>6.4.31 updated the configure script for --with-ssl properly identifying the right OpenSSL on a system with multiple OpenSSL versions installed, and updates the manual page and its HTML conversion process, and adds some error checking to the .netrc parser.</p> |