This commit is contained in:
djcb
2011-12-30 13:26:58 +02:00
parent 047f12c15c
commit 43bb99a74d
4 changed files with 10 additions and 6 deletions

6
NEWS
View File

@ -6,7 +6,11 @@
- search for attachment MIME-type using 'mime:' or 'y:'
- search for text in text-attachments using 'embed:' or 'e:'
- searching for attachment file names now uses 'file:' (was: 'attach:')
- experimental emacs-based mail client
- experimental emacs-based mail client -- "mu4e"
- added more unit tests
- improved guile binding - no special binary is needed anymore, it's
installable are works with the normal guile system; code has been
substantially improved. still 'experimental'
** Release 0.9.7 <>