Skip to content

Commit 1dcbde6

Browse files
committed
fixed typo...
1 parent 3d91fed commit 1dcbde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releasenotes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3>2.1.2 Defects Fixed</h3>
3737
<li>Compressed streams in PGP ending with zero length partial packets could cause failure on parsing the OpenPGP API. This has been fixed.</li>
3838
<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>
3939
<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>
40-
<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>
40+
<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>
4141
</ul>
4242
<h3>2.1.3 Additional Features and Functionality</h3>
4343
<ul>

0 commit comments

Comments
 (0)