Skip to content

Commit

Permalink
fixed typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Mar 31, 2022
1 parent 3d91fed commit 1dcbde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releasenotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h3>2.1.2 Defects Fixed</h3>
<li>Compressed streams in PGP ending with zero length partial packets could cause failure on parsing the OpenPGP API. This has been fixed.</li>
<li>The fallback mode for JceAsymmetricKeyWrapper/Unwrapper would lose track of any algorithm parameters generated in the initial attempt. The algorithm parameters are now propagated.</li>
<li>An accidental regression introduced by a fix for another issue in PKIXCertPathReviewer around use of the AuthorityKeyIdentifier extension and it failing to match a certificate uniquely when the serial number field is missing has been fixed.</li>
<li>An error was found in the creation of TLS 1.3 Export Keying Material which could cause compatibility issues. This has been fixed.<li>
<li>An error was found in the creation of TLS 1.3 Export Keying Material which could cause compatibility issues. This has been fixed.</li>
</ul>
<h3>2.1.3 Additional Features and Functionality</h3>
<ul>
Expand Down

0 comments on commit 1dcbde6

Please sign in to comment.