* update NEWS, www for 0.7 release

This commit is contained in:
Dirk-Jan C. Binnema
2010-02-27 13:31:09 +02:00
parent f537016280
commit 2ec9940c71
2 changed files with 9 additions and 3 deletions

4
NEWS
View File

@ -1,6 +1,6 @@
* NEWS (user visible changes)
** Release 0.7
** Release 0.7 <2010-02-27 Sat>
- Database format changed
- Automatic database scheme version check, notifies users when an upgrade
is needed
@ -12,7 +12,7 @@
- Search for a certain Maildir using the maildir:,m: search prefixes. For
example, you can find all messages located in ~/Maildir/foo/bar/cur/msg
~/Maildir/foo/bar/new/msg and with
m:foo/bar
m:/foo/bar
this replace the search for path/p in 0.6
- Fixes for reported issues ()
- A test suite with a growing number of unit tests