]> git.phdru.name Git - mimedecode.git/commitdiff
Update TODO
authorOleg Broytman <phd@phdru.name>
Mon, 5 Jan 2015 20:14:53 +0000 (23:14 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 5 Jan 2015 20:14:53 +0000 (23:14 +0300)
TODO

diff --git a/TODO b/TODO
index ff19c32d81870f8b3df6e3487b9dc5153ecb8010..04614be426fbacd7163529e3ee2412e221cb115e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
-Never touch multipart/encrypted and multipart/signed (but allow -I).
+Never decode subparts of multipart/encrypted and multipart/signed messages but
+allow processing of headers of the top-level part, ignoring the top-level part
+with -I, aborting it with -e or saving the part or subparts with --save-*.
 
 
 Convert dates to the current locale and timezone (with an option?)