summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2024-05-27 13:31:18 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2024-05-27 13:31:18 +0700
commitc44f431b349b417ec0efcfa7048330adf9630fb9 (patch)
tree7d063497d96b4479a12c51f17fb2e42c1260bc9f
parentRefactoring in ASN.1 classes (diff)
downloadBouncyCastle.NET-ed25519-c44f431b349b417ec0efcfa7048330adf9630fb9.tar.xz
Update Readme for 2.4.0
-rw-r--r--crypto/Readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index 81e26814e..dc73133be 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -333,7 +333,7 @@
         <hr style="WIDTH: 100%; HEIGHT: 2px">
         <h3><a class="mozTocH3" name="mozTocId3413"></a>Notes:</h3>
 
-        <h4><a class="mozTocH4" name="mozTocId9020400"></a>Release 2.4.0, TBD</h4>
+        <h4><a class="mozTocH4" name="mozTocId9020400"></a>Release 2.4.0, Monday May 27, 2024</h4>
         <h5>Defects Fixed</h5>
         <ul>
             <li>Fixed the input length check for the CCM cipher mode.</li>