]> git.phdru.name Git - mimedecode.git/blobdiff - TODO
Guess filename extension for --save-* from the content type
[mimedecode.git] / TODO
diff --git a/TODO b/TODO
index 17dc389cf04fa37ba8ab1f4e55ed14ed9a8ff38a..0151c0b6d5288b6027008be25b0a467b951b6f24 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-Check filenames for --save-* for forbidden characters.
-
-
-Add tests for --save-*.
-
-
 Release 2.5.0.
 
 
@@ -11,7 +5,7 @@ Open all files in binary mode. Output os.linesep instead of '\n'.
 
 
 Add option -I to completely skip (remove) subparts -- no headers, no body,
-nothing.
+no boundary, nothing.
 
 
 Extend options -eIi to multipart subparts.