Author: olegk
Date: Sat Feb 7 18:26:18 2009
New Revision: 741929
URL: http://svn.apache.org/viewvc?rev=741929&view=rev
Log:
Fixed another typo
Modified:
james/mime4j/trunk/RELEASE_NOTES.txt
Modified: james/mime4j/trunk/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/RELEASE_NOTES.txt?rev=741929&r1=741928&r2=741929&view=diff
==============================================================================
--- james/mime4j/trunk/RELEASE_NOTES.txt (original)
+++ james/mime4j/trunk/RELEASE_NOTES.txt Sat Feb 7 18:26:18 2009
@@ -6,8 +6,8 @@
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 requires
-Java 1.5 compatible runtime.
+50% faster when line counting is disabled. Please also note that as of this
release Mime4j
+requires a Java 1.5 compatible runtime.
Notes
-----