Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Dec 27, 2010
1 parent 6f0c1a5 commit a8e0086
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions RELEASE_NOTES.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a8e0086

Please sign in to comment.