* update documentation

This commit is contained in:
djcb
2011-12-01 21:30:02 +02:00
parent b4680817d8
commit c93700a568
3 changed files with 12 additions and 12 deletions

5
NEWS
View File

@ -4,9 +4,8 @@
- '--descending' has been renamed into '--reverse'
- search for attachment MIME-type using 'mime:' or 'y:'
- search for text in text-attachments using 'attach:' or 'a:'
- searching for attachment file names now uses 'file:' (it was 'attach:',
but has a different meaning now, see above)
- 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
** Release 0.9.7 <>