]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
TODO: Upgrade docbook-xsl
[mimedecode.git] / ANNOUNCE
index 6ea2c5117b5da88152c285a8fa5d2f1c659f36f4..f27b72de71d45e2887fd4341bae72c6afc41687d 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -22,21 +22,15 @@ 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.3 (2013-12-10)
-   Minor bugfix.
-
-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.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.1 (2012-04-15)
-   Removed svn:keywords.
+WHAT'S NEW in version 2.1.4 (2013-12-11)
+   Add installation instruction in INSTALL.txt.
 
-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.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