Author: mwiederkehr
Date: Tue Aug 18 19:02:07 2009
New Revision: 805539

URL: http://svn.apache.org/viewvc?rev=805539&view=rev
Log:
added notes for next release

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=805539&r1=805538&r2=805539&view=diff
==============================================================================
--- james/mime4j/trunk/RELEASE_NOTES.txt (original)
+++ james/mime4j/trunk/RELEASE_NOTES.txt Tue Aug 18 19:02:07 2009
@@ -5,6 +5,11 @@
 API. When used in conjunction with a JRE with strong cryptography enabled, 
this library will
 use strong cryptography. See README.
 
+Notes
+-----
+
+ * The method decodeBaseQuotedPrintable() of class 
o.a.j.mime4j.codec.DecoderUtil has been renamed
+   in decodeQuotedPrintable(). Please adjust your code accordingly in case you 
use this method.
 
 Release 0.6
 -------------------


Reply via email to