]> git.phdru.name Git - mimedecode.git/blobdiff - ChangeLog
Add option -I to completely ignore a part
[mimedecode.git] / ChangeLog
index 4d7cd2ef1e7491b652eb4268a30b0f32a6308972..dfcac6eb6ea67d8a9fc28d933243e1cd1e8ac686 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Version 2.5.1 (2014-04-??)
+
+   Make options -e/-i to work with multipart messages.
+
+   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.
+
 Version 2.5.0 (2014-03-18)
 
    Add option --set-header=header:value to set header's value (only at the top