diff options
-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 f8136dcb..f24fc95b 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 -->2010-02-05</td> +<td align="right"><!-- update date -->2010-03-28</td> </tr> </table> </div> @@ -42,16 +42,16 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.3.14 RELEASE</h1> - <p>On 2010-02-05, <a - href="http://developer.berlios.de/project/showfiles.php?group_id=1824">fetchmail-6.3.14 + <h1>NEWS: FETCHMAIL 6.3.15 RELEASE</h1> + <p>On 2010-03-28, <a + href="http://developer.berlios.de/project/showfiles.php?group_id=1824">fetchmail-6.3.15 has been released (this is the download link),</a> fixing a security issue (see below) and some IMAP client bugs. Notably, IMAP2 functionality has been restored and servers that refuse the SEARCH command are now supported. It is a recommended update for all users. <a - href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=17213">Click + href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=17380">Click here to see the change details.</a> </p> </div> |