Author: bago
Date: Sun Jan 31 11:30:16 2010
New Revision: 905003
URL: http://svn.apache.org/viewvc?rev=905003&view=rev
Log:
Current dev release is 0.2-SNAPSHOT, so the first release will be 0.2, not 0.1
Modified:
james/jdkim/trunk/RELEASE_NOTES.txt
Modified: james/jdkim/trunk/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/james/jdkim/trunk/RELEASE_NOTES.txt?rev=905003&r1=905002&r2=905003&view=diff
==============================================================================
--- james/jdkim/trunk/RELEASE_NOTES.txt (original)
+++ james/jdkim/trunk/RELEASE_NOTES.txt Sun Jan 31 11:30:16 2010
@@ -1,10 +1,10 @@
-Release 0.1
+Release 0.2
-------------------
jDKIM is a DKIM implementation library written in Java. It provides both
verification and signing
and also provides Mailets for the Apache JAMES project.
-The 0.1 release is the first release. It requires Java 1.4 at runtime but for
full compliance with
+The 0.2 release is the first release. It requires Java 1.4 at runtime but for
full compliance with
the DKIM specification the JVM running the library must support SHA256withRSA
cypher suite.
The default Sun Java 1.4 does not support this suite, so either you move to
Java 1.5+ or you
install a third party cryptography provider like BouncyCastle and configure it
appropriately in
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]