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