diff --git a/ViewTickets.md b/ViewTickets.md index 45bf932..7298aac 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -55,6 +55,7 @@ Each keyword links to all of the **open** tickets mentioning that keyword. If yo * [large]query:status!=closed&keywords~=large ([count)](TicketQuery)(status!=closed&keywords~=large,): affecting large files or directories * [ucwe]query:status!=closed&keywords~=ucwe ([count)](TicketQuery)(status!=closed&keywords~=ucwe,): an UncoordinatedWriteError is triggered when it should not be, or vice versa * [newcaps]query:status!=closed&keywords~=newcaps ([count)](TicketQuery)(status!=closed&keywords~=newcaps,): relevant to [NewCapDesign](NewCapDesign) + * [revocation]query:status!=closed&keywords~=revocation ([count)](TicketQuery)(status!=closed&keywords~=revocation,): revoking an authority previously granted * [newurls]query:status!=closed&keywords~=newurls ([count)](TicketQuery)(status!=closed&keywords~=newurls,): relevant to improvements in encoding caps as URLs * [firewall]query:status!=closed&keywords~=firewall ([count)](TicketQuery)(status!=closed&keywords~=firewall,): firewall and NAT traversal issues * [standards]query:status!=closed&keywords~=standards ([count)](TicketQuery)(status!=closed&keywords~=standards,): compliance to standards (HTTP, HTML etc.)