]> git.phdru.name Git - mimedecode.git/commitdiff
Fix entry: open all **OUTPUT** files in binary mode
authorOleg Broytman <phd@phdru.name>
Sun, 8 Jun 2014 13:37:46 +0000 (17:37 +0400)
committerOleg Broytman <phd@phdru.name>
Sun, 8 Jun 2014 13:37:46 +0000 (17:37 +0400)
ChangeLog

index 36012e92dc8f7c19d9bf2896249e425e1a855f15..4011e270d182fab5836ba4480d2c74de1d1babfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Version 2.5.1 (2014-04-??)
 
    Make options -e/-i to work with multipart messages.
 
-   Open all files in binary mode. Output os.linesep instead of '\n'.
+   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.