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:
authorDavid Hook <dgh@cryptoworkshop.com>2014-07-22 09:16:04 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2014-07-22 09:16:04 +0400
commit5178ac500d1bd6dc749489469bede6f232d2360e (patch)
treedac9335816c4084b920f0bdc4b80c5255da7b045
parentb92dc8acd8da89f81b5948e667b8c82869e8cbf8 (diff)
parent74fd01fac84fc22d4d1786cc6448fc1e79f12552 (diff)
update
-rw-r--r--docs/releasenotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index aebaf99a..58ee3900 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -33,6 +33,7 @@ Release 1.51
<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>
+<li>The encoding of the certificate_authorities field of a TLS CertificateRequest has been fixed.</li>
</ul>
<h3>2.1.3 Additional Features and Functionality</h3>
<ul>