diff options
Diffstat (limited to 'website/index.html')
| -rw-r--r-- | website/index.html | 12 | 
1 files changed, 9 insertions, 3 deletions
| diff --git a/website/index.html b/website/index.html index 57d88803..903a64b9 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-10-09</td> +<td align="right"><!-- update date -->2010-10-16</td>  </tr>  </table>  </div> @@ -29,7 +29,7 @@  	<a href="fetchmail-FAQ.pdf" title="Fetchmail FAQ as PDF">FAQ (PDF)</a><br>  	<a href="design-notes.html">Design Notes</a><br>  	<a href="http://developer.berlios.de/project/showfiles.php?group_id=1824">Download</a><br> -	<a href="security.html">Security</a><br> +	<a href="security.html">Security/Errata</a><br>  	<a href="http://gitorious.org/fetchmail/fetchmail/">Development</a><br>  	<a href="http://developer.berlios.de/projects/fetchmail/">Project Page</a><br>  	<hr> @@ -43,12 +43,18 @@  <div style="background-color:#c0ffc0;color:#000000;">      <h1>NEWS: FETCHMAIL 6.3.18 RELEASE</h1> +    <p style="background-color:#ffc0c0;color:#000000;">On 2010-10-16, <a +	href="fetchmail-EN-2010-03.txt">an erratum notice was issued</a> +    to document important fixes made in the 6.3.18 release listed +    below. Distributors are advised to upgrade their packages to +    6.3.18.</p>      <p>On 2010-10-09, <a  	href="http://developer.berlios.de/project/showfiles.php?group_id=1824">fetchmail-6.3.18  	has been released (this is the download link),</a> fixing a      regression of the rcfile parser from 6.3.0, a security bug in debug      output that can cause memory exhaustion and abort, and improves SSL -    usability.    It is a recommended update for all users. <a +    usability.    It is a recommended update for all users and +    distributors. <a  	href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=17957">Click  	here to see the change details.</a>      </p> | 
