]> git.phdru.name Git - mimedecode.git/blobdiff - ChangeLog
Add option -I to completely ignore a part
[mimedecode.git] / ChangeLog
index 0b51d69d1662459e96e9408448af36d4885ec046..dfcac6eb6ea67d8a9fc28d933243e1cd1e8ac686 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
 Version 2.5.1 (2014-04-??)
 
-   Make option -i to work with multipart messages.
+   Make options -e/-i to work with multipart messages.
 
-   Open all files in binary mode. Output os.linesep instead of '\n'.
+   Add option -I to completely ignore a part - no headers, no body,
+   no warning.
+
+   Open all output files in binary mode. Output os.linesep instead of '\n'.
 
    Test --save-headers|body|message masks one after another to allow
    saving a message or a subpart to more than one file.