]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Version 2.3.2
[mimedecode.git] / ANNOUNCE
index f27b72de71d45e2887fd4341bae72c6afc41687d..d056f98a0390d5244252cb137b294f4837745d96 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -21,22 +21,32 @@ 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.2 (2014-02-01)
+   Fix a bug - do not generate 'From ' headers in subparts.
 
-WHAT'S NEW in version 2.1.5 (2013-12-18)
-   Move __version__ out of mimedecode.py to __version__.py
-   to allow installation without m_lib.
+   Add option --host.
 
-WHAT'S NEW in version 2.1.4 (2013-12-11)
-   Add installation instruction in INSTALL.txt.
+   Add tests.
 
-WHAT'S NEW in version 2.1.3 (2013-12-10)
-   Minor bugfix.
+WHAT'S NEW in version 2.3.1 (2014-01-31)
+   Update documentation.
+
+WHAT'S NEW in version 2.3.0 (2014-01-30)
+   Add option -o and output_file argument.
+
+   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.
+
+   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+
 
@@ -50,7 +60,7 @@ AUTHOR
    Oleg Broytman <phd@phdru.name>
 
 COPYRIGHT
-   Copyright (C) 2001-2013 PhiloSoft Design
+   Copyright (C) 2001-2014 PhiloSoft Design
 
 LICENSE
    GPL