X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=673b7b5ca0519bca614f80b00bbaa4c5c3a80840;hb=69903a8fcef8dc34e67b1d18ccd84ec133d82546;hp=8eb2c8ccf737c60a9b8433b5461cdafadd95be35;hpb=a79b141f1e81d00017785748732f02f031a2117c;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 8eb2c8c..673b7b5 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,20 +22,19 @@ 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.1.1 (2012-04-15) - Removed svn:keywords. +WHAT'S NEW in version 2.2.1 (2013-12-24) + Add mk-distr helper. -WHAT'S NEW in version 2.1.0 (2006-04-27) - A patch by Bogdan Maryniuk : -portable way to get the default charset. +WHAT'S NEW in version 2.2.0 (2013-12-21) + Rename __version__.py to mimedecode_version.py. -WHAT'S NEW in version 2.0.0 - Major rewrite to use python email package. + Use setuptools. WHERE TO GET - Master site: http://phdru.name/Software/Python/#mimedecode - A mirror: http://phdru.co.cc/Software/Python/#mimedecode + 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+ @@ -43,14 +42,13 @@ WHERE TO GET Documentation (also included in the package): http://phdru.name/Software/Python/mimedecode.txt - http://phdru.co.cc/Software/Python/mimedecode.txt AUTHOR Oleg Broytman COPYRIGHT - Copyright (C) 2001-2012 PhiloSoft Design + Copyright (C) 2001-2013 PhiloSoft Design LICENSE GPL