X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=devel%2Fschemata;h=01e3a3df03305244b1c206040c5d9c85ef3b8ac1;hb=f17d75b83c90ae4ea75f79377f3acb873b9e564e;hp=28332c6bd1d9b0de96db2be77b695183e6a896df;hpb=56416a54702669a23b7aa8f085a388d0c842e297;p=notmuch diff --git a/devel/schemata b/devel/schemata index 28332c6b..01e3a3df 100644 --- a/devel/schemata +++ b/devel/schemata @@ -14,7 +14,7 @@ are interleaved. Keys are printed as keywords (symbols preceded by a colon), e.g. (:id "123" :time 54321 :from "foobar"). Null is printed as nil, true as t and false as nil. -This is version 4 of the structured output format. +This is version 5 of the structured output format. Version history --------------- @@ -36,6 +36,10 @@ v4 - (notmuch 0.29) added message.crypto to identify overall message cryptographic state +v5 +- sorting support for notmuch show (no change to actual schema, + just new command line argument) + Common non-terminals -------------------- @@ -158,6 +162,7 @@ signature = { created?: unix_time, expires?: unix_time, userid?: string + email?: string # if status is not "good": keyid?: string errors?: sig_errors