diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-10-23 12:44:29 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-10-23 12:44:29 +0300 |
| commit | f4b4729f05e43ed647dfd9db11e6b257f446b2eb (patch) | |
| tree | 8b70ce32d21637c2e89aee8b76dc90d03f826d2b | |
| parent | 976e0d03dcf7aad536d8c319aa047911f0b77b7d (diff) | |
* update webpage for 0.8-beta
| -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 |
