]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Add refentryinfo
[mimedecode.git] / ANNOUNCE
index 6ea2c5117b5da88152c285a8fa5d2f1c659f36f4..03aa4b773d11c79ea0bc403b100d9dc745f3bf27 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -21,28 +21,22 @@ 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.3.0 (2014-01-30)
+   Add option -o and output_file argument.
 
-WHAT'S NEW in version 2.1.3 (2013-12-10)
-   Minor bugfix.
+   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.1.2 (2013-07-26)
-   Minor fix in Makefile. Switched to git.
+WHAT'S NEW in version 2.2.0 (2013-12-21)
+   Rename __version__.py to mimedecode_version.py.
 
-WHAT'S NEW in version 2.1.1 (2012-04-15)
-   Removed svn:keywords.
-
-WHAT'S NEW in version 2.1.0 (2006-04-27)
-   A patch by Bogdan Maryniuk <bogdan.maryniuk@gmail.com>:
-portable way to get the default charset.
-
-WHAT'S NEW in version 2.0.0
-   Major rewrite to use python email package.
+   Use setuptools.
 
 
 WHERE TO GET
    Home page: http://phdru.name/Software/Python/#mimedecode
     git clone http://git.phdru.name/mimedecode.git
-     git clone git://git.phdru.name/mimedecode.git
+    git clone  git://git.phdru.name/mimedecode.git
 
    Requires: Python 2.2.2+
 
@@ -56,7 +50,7 @@ AUTHOR
    Oleg Broytman <phd@phdru.name>
 
 COPYRIGHT
-   Copyright (C) 2001-2013 PhiloSoft Design
+   Copyright (C) 2001-2014 PhiloSoft Design
 
 LICENSE
    GPL