aboutsummaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2022-08-27 07:52:49 +0200
committerMatthias Andree <matthias.andree@gmx.de>2022-08-27 07:52:49 +0200
commit7d456b3ffe4438f0182ea99c7cb507151e92179e (patch)
tree1be7ca69d64de735b3af7870a29c4a471a988d10 /website
parentf96942fb0db5e5e3628958bded0332a5c6bc27fa (diff)
downloadfetchmail-7d456b3ffe4438f0182ea99c7cb507151e92179e.tar.gz
fetchmail-7d456b3ffe4438f0182ea99c7cb507151e92179e.tar.bz2
fetchmail-7d456b3ffe4438f0182ea99c7cb507151e92179e.zip
Update for 6.4.33.
Diffstat (limited to 'website')
-rw-r--r--website/index.html10
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>