diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2014-06-12 17:03:23 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2014-06-12 17:03:23 +0200 |
commit | 6d83c2ce6130da81293ba408056fa48f92c98fca (patch) | |
tree | 2fa4e32933d2258f2b84041a0a780e84c4a7a875 /website | |
parent | 41128a9b65961bc5f01d346245c1ddceb6acd4ed (diff) | |
download | fetchmail-6d83c2ce6130da81293ba408056fa48f92c98fca.tar.gz fetchmail-6d83c2ce6130da81293ba408056fa48f92c98fca.tar.bz2 fetchmail-6d83c2ce6130da81293ba408056fa48f92c98fca.zip |
Update. Sourceforge.net oversleeping mailing list import.
Diffstat (limited to 'website')
-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 |