X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=111e8fdfac1c76bde5ce1f74a0d085951d1edbe2;hb=a3b781fb58670e6418c1b2d1afe497ee5846117c;hp=00cea38e92bf51532e4950d1ef8c5e38e3b23749;hpb=5cf0e627783e9e4ddd4e3e7efd9346f873c73eee;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 00cea38..111e8fd 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,18 +22,11 @@ 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.2 (2013-07-26) - Minor fix in Makefile. Switched to git. +WHAT'S NEW in version 2.1.4 (2013-12-11) + Add installation instruction in INSTALL.txt. -WHAT'S NEW in version 2.1.1 (2012-04-15) - Removed svn:keywords. - -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.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