diff options
| -rw-r--r-- | www/index.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index a209cc3..0025ccc 100644 --- a/www/index.html +++ b/www/index.html @@ -115,7 +115,14 @@ href="http://www.qmail.org/qmail-manual-html/man5/maildir.html" >maildirs</a> <h2><a name="news" >news</a></h2> <ul> - <li>[2010-02-27] <strong>mu version 0.7</strong> released. Compared to the + + <li>[2010-10-23] strong>mu version 0.8-beta</strong> released. The new + version brings <tt>mu extract</tt> for getting the attachments from + messages, improved searching (matching is a bit more 'greedy'), updated and + extended documentation, including the <tt>mu-easy</tt> manpage with simple + examples. All known non-enhancement bugs where fixed. + +<li>[2010-02-27] <strong>mu version 0.7</strong> released. Compared to the beta version, there are few changes. The maildir-matching syntax now contains a starting <tt>/</tt>, so <tt>~/Maildir/foo/bar/(cur|new)/msg</tt> can be matched with <tt>m:/foo/bar</tt>. The top-level maildir can be |
