* doc updates

This commit is contained in:
djcb 2011-11-24 00:15:01 +02:00
parent a5a9b995e0
commit ab0a1f4b82
2 changed files with 7 additions and 3 deletions

5
NEWS
View File

@ -3,7 +3,10 @@
** Release 0.9.8 <>
- '--descending' has been renamed into '--reverse'
- search for attachment MIME-type using 'attmime:' or 'y:'
- search for attachment MIME-type using 'mime:' or 'y:'
- search for text in text-attacments using 'attach:' or 'a:'
- searching for attachment file names now uses 'file:' (it was 'attach:',
but has a different meaning now, see above)
- experimental emacs-based mail client
* Release 0.9.7 <>

View File

@ -122,8 +122,9 @@ search fields and their abbreviations:
flag,g Message Flags
date,d Date-Range
size,z Message size
attach,a Attachment filename
attmime,y Attachment MIME-type
attach,a Attached message
file,j Attachment filename
mime,y MIME-type of one or more message parts
tag,x Tag for the message (contents of the \fIX-Label\fR field)
.fi