diff options
-rw-r--r-- | website/index.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html index fffdc7cc..b09b4996 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 -->2014-05-21</td> +<td align="right"><!-- update date -->2014-06-12</td> </tr> </table> </div> @@ -45,8 +45,12 @@ <div style="background-color:#c0ffc0;color:#000000;"> <h1>NEWS: BERLIOS SHUTDOWN</h1> <p>The BerliOS developer's website has shut down in the week - following 2014 May 12th. The mailing lists are being recreated. The Web site and Git repositories on - SourceForge.net are up and current.</p> + following 2014 May 12th. The mailing lists are being recreated, + however, SourceForge have taken a few weeks without doing anything. + If you know of alternative Mailman-based mailing list hosters, + please let Matthias Andree know. The Web site and Git repositories on + SourceForge.net are up and current. See <a + href="http://sourceforge.net/projects/fetchmail/">http://sourceforge.net/projects/fetchmail/</a>.</p> <h1>NEWS: FETCHMAIL 6.3.26 RELEASE</h1> <p>On 2013-04-23, <a href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">fetchmail-6.3.26 |