Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/releasenotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index 15a18cc7..aebaf99a 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -32,6 +32,7 @@ Release 1.51
<li>The JCE provider will now produce simple RSAPrivateKey objects where CRT coefficients are not provided.</li>
<li>PGP key signature certifications did not support DIRECT KEY signatures. This has been fixed.</li>
<li>User Attribute subpackets in PGP with long length encodings could result in certification verification failing. This has been fixed.</li>
+<li>Calls to CommandMap.setDefaultCommandMap() in the SMIME API are now wrapped in doPrivileged() blocks to allow them to work with a security manager.</li>
</ul>
<h3>2.1.3 Additional Features and Functionality</h3>
<ul>