* update NEWS/TODO

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-14 08:22:56 +03:00
parent 8b0a31e2a5
commit eb8c818bdd
3 changed files with 30 additions and 8 deletions

12
NEWS
View File

@ -1,4 +1,16 @@
* NEWS (user visible changes)
* Release 0.9.7 <>
- enable threading (using -t/--threads) with mu find
- don't enforce UTF-8 output, use locale (fixes issue #11)
- add mail threading (sorta fixes issue #13)
- add header line to --format=mutt-ab (mu cfind), (fixes issue #42)
- terminate mu view results with a form-feed marker (use --terminate) (fixes
issue #41)
- search X-Label: tags (fixes issue #40)
- added toys/muile, the mu guile shells, which allows for message stats etc.
** Release 0.9.6 <2011-05-28 Sat>