Author: norman
Date: Mon Dec 27 19:21:47 2010
New Revision: 1053150
URL: http://svn.apache.org/viewvc?rev=1053150&view=rev
Log:
Update release notes
Modified:
james/mime4j/branches/apache-mime4j-0.6/RELEASE_NOTES.txt
Modified: james/mime4j/branches/apache-mime4j-0.6/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/james/mime4j/branches/apache-mime4j-0.6/RELEASE_NOTES.txt?rev=1053150&r1=1053149&r2=1053150&view=diff
==============================================================================
--- james/mime4j/branches/apache-mime4j-0.6/RELEASE_NOTES.txt (original)
+++ james/mime4j/branches/apache-mime4j-0.6/RELEASE_NOTES.txt Mon Dec 27
19:21:47 2010
@@ -1,9 +1,17 @@
-Release 0.6
--------------------
-
Mime4J is a flexible MIME parsing library written in Java. SAX, DOM and pull
parsing styles are
supported.
+Release 0.6.1
+-------------------
+This is a bugfix release which include the fix for :
+
+ * DecoderUtil.decodeEncodedWords() fails if encoded-text starts with an
equals sign
+ [https://issues.apache.org/jira/browse/MIME4J-138]
+
+
+Release 0.6
+-------------------
+
The 0.6 release brings another round of API enhancements and performance
optimizations. There has
been a number of notable improvements in the DOM support. MIME stream parser
is expected to be
50% faster when line counting is disabled. Please also note that as of this
release Mime4j