* prepare v0.9.7

This commit is contained in:
Dirk-Jan C. Binnema 2011-09-03 12:04:00 +03:00
parent 3582f414ff
commit 5148790d64
3 changed files with 50 additions and 51 deletions

4
NEWS
View File

@ -1,6 +1,6 @@
* NEWS (user visible changes)
* Release 0.9.7 <>
* Release 0.9.7 <2011-09-03 Sat>
- don't enforce UTF-8 output, use locale (fixes issue #11)
- add mail threading to mu-find (using -t/--threads) (sorta fixes issue #13)
@ -8,7 +8,7 @@
- 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.
- added toys/muile, the mu guile shell, which allows for message stats etc.
- fix date handling (timezones)
** Release 0.9.6 <2011-05-28 Sat>

3
TODO
View File

@ -1,9 +1,6 @@
* Future release
- [ ] config system (config file) (?)
- [ ] don't make test mail files executable
- [ ] make 'make check' more useful for others
- [ ] completion for zsh
- [ ] follow symlinks when indexing
- [ ] better 'usage' info

View File

@ -21,7 +21,9 @@
:PROPERTIES:
:ID: 27775509-4d58-4d60-b0e9-651dce225f0c
:END:
- 2011-09-03: mu *0.9.7* is now available; compared to the *-pre* version
there are a few small changes; the most important one is a fix
specifically for running mu on MacOS.
- 2011-07-31: mu *0.9.7-pre* is now available with a number of interesting
new features and fixes, many based on user suggestions. =mu= now supports
/mail threading/ based on the [[http://www.jwz.org/doc/threading.html][JWZ-algorithm]]; output is now automatically
@ -67,7 +69,7 @@
** Features
- fast indexing for Maildir, Maildir+ and Maildir-on-VFAT
- search for messages based on the sender, receiver, message subject, size,
- search for messages based on the sender, receiver, subject, size,
priority, words in the message body, attachments, date range, flags
(signed, encrypted, new, replied, unread, ...), message-id, maildir
- known to work on Linux (Ubuntu/Fedora/Debian/GenToo), FreeBSD, MacOS,
@ -75,7 +77,7 @@
- fully documented (man pages)
- can be integrated with e-mail clients; documentation has examples for [[http://www.mutt.org/][mutt]]
and [[http://www.emacswiki.org/emacs/WanderLust][Wanderlust]].
- output in plain text, xml, json, s-expressions (experimental)
- output in plain text, xml, s-expressions (experimental)
- extract message parts, attachments, open them using their default
application