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
+1
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ <h2>2.0 Release History</h2>
23
23
Date: TBD
24
24
<h3>2.1.2 Defects Fixed</h3>
25
25
<ul>
26
+
<li>Using an unescaped '=' in an X.500 RDN would result in the RDN being truncated silently. The issue is now detected and an exception is thrown.</li>
26
27
</ul>
27
28
<h3>2.1.3 Additional Features and Functionality</h3>
0 commit comments