1 files changed, 10 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html
index d5cda3032..a8401c198 100644
--- a/crypto/Readme.html
+++ b/crypto/Readme.html
@@ -31,6 +31,8 @@
<a href="#mozTocId3413">Notes:</a>
<ol>
<li>
+ <a href="#mozTocId85316">Release 1.8.2</a>
+ <li>
<a href="#mozTocId85315">Release 1.8.1</a>
<li>
<a href="#mozTocId85314">Release 1.8.0</a>
@@ -290,6 +292,14 @@ We state, where EC MQV has not otherwise been disabled or removed:
<hr style="WIDTH: 100%; HEIGHT: 2px">
<h3><a class="mozTocH3" name="mozTocId3413"></a>Notes:</h3>
+ <h4><a class="mozTocH4" name="mozTocId85316"></a>Release 1.8.2, Release Date TBD</h4>
+
+ <h5>Additional Features and Functionality</h5>
+ <ul>
+ <li>TLS: support for ClientHello Padding Extension (RFC 7685).</li>
+ <li>BCrypt implementation added.</li>
+ </ul>
+
<h4><a class="mozTocH4" name="mozTocId85315"></a>Release 1.8.1, Monday December 28, 2015</h4>
<h5>Security Advisory</h5>
|