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
path: root/docs
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-07-22 09:07:14 +0400
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-07-22 09:07:14 +0400
commit74fd01fac84fc22d4d1786cc6448fc1e79f12552 (patch)
tree8714cb180ea0d9905773a44d17c5ab141478c39c /docs
parentc2188c857cd28a8d2b0b0a121463774c67e96b9d (diff)
Add entry for the CertificateRequest encoding fix
Diffstat (limited to 'docs')
-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..40a928c7 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>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>