X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=f27b72de71d45e2887fd4341bae72c6afc41687d;hb=80b58c3fdffea936ce88f78a5c4fc7f43dd09813;hp=bb82edaadf34977600322ced07219ce788b89b72;hpb=c58f599b7e0cd66a5568b5c0ce1d4406a75c369f;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index bb82eda..f27b72d 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,20 +22,21 @@ 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.1.5 (2013-12-18) + Move __version__ out of mimedecode.py to __version__.py + to allow installation without m_lib. -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.1.4 (2013-12-11) + Add installation instruction in INSTALL.txt. -WHAT'S NEW in version 2.0.0 - Major rewrite to use python email package. +WHAT'S NEW in version 2.1.3 (2013-12-10) + Minor bugfix. 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 +44,13 @@ WHERE TO GET Documentation (also included in the package): http://phdru.name/Software/Python/mimedecode.txt - http://phd.webhost.ru/Software/Python/mimedecode.txt AUTHOR Oleg Broytman COPYRIGHT - Copyright (C) 2001-2012 PhiloSoft Design + Copyright (C) 2001-2013 PhiloSoft Design LICENSE GPL