X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=d056f98a0390d5244252cb137b294f4837745d96;hb=refs%2Ftags%2Fv2.3.2;hp=731ee2cc4311cf8374fd2dbb7ee0dd68c0ae4e1a;hpb=27550cf12d5e7e50f882e53e5e5a632e3758c667;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 731ee2c..d056f98 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -21,39 +21,46 @@ 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.0.0d (2004-08-26) - Documentation update. Changed and corrected documentation, especially -docbook source file. Changed Makefiles to use sgml-tools or 4xslt (from -4Suite.org). + Add option --host. + Add tests. -WHAT'S NEW in version 2.0.0 - Major rewrite to use python email package. Old version is still inluded in -the archive; the latest bug-fix version is 1.1.7. +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. -WHERE TO GET - Master site: http://phd.pp.ru/Software/Python/#mimedecode + 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. - Faster mirrors: http://phd.by.ru/Software/Python/#mimedecode - http://phd2.chat.ru/Software/Python/#mimedecode + +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 Requires: Python 2.2.2+ Recommends: configured mailcap database. Documentation (also included in the package): - http://phd.pp.ru/Software/Python/mimedecode.txt - http://phd.by.ru/Software/Python/mimedecode.txt - http://phd2.chat.ru/Software/Python/mimedecode.txt + http://phdru.name/Software/Python/mimedecode.txt AUTHOR - Oleg Broytmann + Oleg Broytman COPYRIGHT - Copyright (C) 2001-2004 PhiloSoft Design + Copyright (C) 2001-2014 PhiloSoft Design LICENSE GPL