You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releasenotes.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ <h3>2.1.2 Defects Fixed</h3>
27
27
<li>The PKCS12 KeyStore has been adjusted to prevent accidental doubling of the Oracle trusted certificate attribute (results in an IOException when used with the JVM PKCS12 implementation).</li>
28
28
<li>The SignerInfoGenerator copy constructor was ignoring the certHolder field. This has been fixed.</li>
29
29
<li>The getAlgorithm() method return value for a CompositePrivateKey was not consistent with the corresponding getAlgorithm() return value for the CompositePrivateKey. This has been fixed.</li>
30
+
<li>The international property files were missing from the bcjmail distribution. This has been fixed.</li>
30
31
</ul>
31
32
<h3>2.2.3 Additional Features and Functionality</h3>
0 commit comments