X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=f27b72de71d45e2887fd4341bae72c6afc41687d;hb=fa854b35d2a848a0e08e9a4a335eed0d2bb92103;hp=c8057ce8c87417ca1d55b0a98bad36d14fa22341;hpb=6177459a3541bbba6610520f10abee8c4f574d55;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index c8057ce..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://phd.webhost.ru/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-2010 PhiloSoft Design + Copyright (C) 2001-2013 PhiloSoft Design LICENSE GPL