summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/Readme.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index 12d48e0a9..936742cf0 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -308,6 +308,10 @@ We state, where EC MQV has not otherwise been disabled or removed:
 
         <h4><a class="mozTocH4" name="mozTocId85323"></a>Release 1.8.9, Tuesday December 8, 2020</h4>
 
+        <h5>Defects Fixed</h5>
+        <ul>
+            <li>The TimeStampToken generator is now using PkcsObjectIdentifiers.IdAASigningCertificateV2 for the generating SigningCertificateV2.</li>
+        </ul>
         <h5>Additional Features and Functionality</h5>
         <ul>
             <li>Added CSHAKE digest and KMAC.</li>