]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Version 2.3.1: update documentation
[mimedecode.git] / ANNOUNCE
index 43c6d4666a1e799887a48f031db50ef12d6dcdd6..65502d32c1454ab551ea0ff01e054823dbdf06b1 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -21,36 +21,39 @@ 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.1 (2014-01-31)
+   Update documentation.
 
-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.3.0 (2014-01-30)
+   Add option -o and output_file argument.
 
-WHAT'S NEW in version 2.0.0
-   Major rewrite to use python email package.
+   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
-   Master site:    http://phd.pp.ru/Software/Python/#mimedecode
 
-   Faster mirrors: http://phd.by.ru/Software/Python/#mimedecode
-              http://phd.webhost.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://phd.webhost.ru/Software/Python/mimedecode.txt
+           http://phdru.name/Software/Python/mimedecode.txt
 
 
 AUTHOR
-   Oleg Broytmann <phd@phd.pp.ru>
+   Oleg Broytman <phd@phdru.name>
 
 COPYRIGHT
-   Copyright (C) 2001-2006 PhiloSoft Design
+   Copyright (C) 2001-2014 PhiloSoft Design
 
 LICENSE
    GPL