* www: update

This commit is contained in:
Dirk-Jan C. Binnema 2010-01-24 00:53:00 +02:00
parent 710efab33b
commit 7ab39354e0
1 changed files with 9 additions and 13 deletions

View File

@ -5,7 +5,6 @@
<title>mu - e-mail searching and indexing</title>
<style type="text/css">
body {
title: "La"
margin:0px;
background:#666666;
color: black;
@ -120,7 +119,6 @@ href="http://www.qmail.org/qmail-manual-html/man5/maildir.html" >maildirs</a>
<li>[2010-01-23] <strong>mu version 0.6</strong> released. Changes compared
to the beta version are:
<ul>
<li>improved documentation, with more examples and more extensive
discussion of various technical aspects</li>
<li>some fixes, thanks to bug reports from beta-testers</li>
@ -128,10 +126,9 @@ href="http://www.qmail.org/qmail-manual-html/man5/maildir.html" >maildirs</a>
</ul>
There is a separate branch for 0.6 in the git repository (see below), HEAD
will become 0.7</ul>
</li>
will become 0.7</li>
</li>
<li>[2010-01-16] <strong>mu version 0.6-beta</strong>. After some
hiatus in the release schedule, <tt>mu</tt> is back now! The new
@ -146,8 +143,7 @@ href="http://www.qmail.org/qmail-manual-html/man5/maildir.html" >maildirs</a>
The queries are bit less featureful, the more useful parts will
slowly be added again in future versions.
Note, this is version 0.6-beta, the 'real' 0.6 will follow in a few
weeks.</li>
Note, this is version 0.6-beta, the 'real' 0.6 will follow soon.</li>
<li>[2008-11-01] <strong>mu version 0.4</strong> released. This version adds
extensions to the query language and the ability to get statistics about the
@ -203,10 +199,10 @@ Gitorious</a>; get it from there:
$ git clone git://gitorious.org/mu/mu-ng.git
</pre>
This is the source code for the development versions of mu (0.6 beta and
beyond). If you're not planning on get involved in the development of mu, it
is recommended you use the actual releases, as the git-version may break at
times.
This is the source code for future versions of mu; there are branches and tags
for released versions. If you're not planning on getting involved in the
development of mu, it is recommended you use the actual releases. The git
version, in particular the 'master' branch, may break at times.
<p>There is now also a <a href="http://groups.google.com/group/mu-discuss"
>mailing list</a> available.
@ -245,7 +241,7 @@ relation to my employer.
</tr>
</table>
<div align="right" class="mine">
&copy;2008 Dirk-Jan C. Binnema
&copy;2008-2010 Dirk-Jan C. Binnema
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");