Author: rdonkin
Date: Sun May 10 08:06:09 2009
New Revision: 773310
URL: http://svn.apache.org/viewvc?rev=773310&view=rev
Log:
Add a note for release notes for next release. MIME4J-134
https://issues.apache.org/jira/browse/MIME4J-134
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=773310&r1=773309&r2=773310&view=diff
==============================================================================
--- james/mime4j/trunk/RELEASE_NOTES.txt (original)
+++ james/mime4j/trunk/RELEASE_NOTES.txt Sun May 10 08:06:09 2009
@@ -1,3 +1,11 @@
+Next Release
+------------
+
+Mime4J storage contains support for encrypted storage through the standard
Java cryptography
+API. When used in conjunction with a JRE with strong cryptography enabled,
this library will
+use strong cryptography. See README.
+
+
Release 0.6
-------------------