]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
ANNOUNCE: forbid filtering from console to console
[mimedecode.git] / ANNOUNCE
index c58265615fa4acc7307f4ebff06025d86b4c5680..03aa4b773d11c79ea0bc403b100d9dc745f3bf27 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -21,11 +21,11 @@ stdout one-to-one. If the file is a simple RFC822 message it is just decoded as
 one part. If it is a MIME message with multiple parts ("attachments") all parts
 are decoded. Decoding can be controlled by command-line options.
 
-WHAT'S NEW in version 2.2.2 (2014-01-23)
-   Upgrade docbook-xsl.
+WHAT'S NEW in version 2.3.0 (2014-01-30)
+   Add option -o and output_file argument.
 
-WHAT'S NEW in version 2.2.1 (2013-12-24)
-   Add mk-distr helper.
+   Forbid filtering from console to console. When the program runs
+   with no parameters and without any redirection it shows usage help.
 
 WHAT'S NEW in version 2.2.0 (2013-12-21)
    Rename __version__.py to mimedecode_version.py.