Use p_new instead of xmalloc()
[apps/madmutt.git] / OPS
diff --git a/OPS b/OPS
index 156390e..c227b96 100644 (file)
--- a/OPS
+++ b/OPS
@@ -216,3 +216,10 @@ OP_DECRYPT_SAVE "make decrypted copy and delete"
 OP_DECRYPT_COPY "make decrypted copy"
 OP_FORGET_PASSPHRASE "wipe passphrase(s) from memory"
 OP_EXTRACT_KEYS "extract supported public keys"
+OP_MIX_USE "Accept the chain constructed"
+OP_MIX_APPEND "Append a remailer to the chain"
+OP_MIX_INSERT "Insert a remailer into the chain"
+OP_MIX_DELETE "Delete a remailer from the chain"
+OP_MIX_CHAIN_PREV "Select the previous element of the chain"
+OP_MIX_CHAIN_NEXT "Select the next element of the chain"
+OP_COMPOSE_MIX "send the message through a mixmaster remailer chain"