Browse Source

changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

teor 7 years ago
parent
commit
4dd96f7444
1 changed files with 1 additions and 1 deletions
  1. 1 1
      changes/bug29241

+ 1 - 1
changes/bug29241

@@ -3,4 +3,4 @@
       for their PRF. Due to an NSS bug, the TLS key exporters for these
       for their PRF. Due to an NSS bug, the TLS key exporters for these
       ciphersuites don't work -- which caused relays to fail to handshake
       ciphersuites don't work -- which caused relays to fail to handshake
       with one another when these ciphersuites were enabled.
       with one another when these ciphersuites were enabled.
-      Fixes bug 29241; bugfix on 0.4.0.1-alpha.
+      Fixes bug 29241; bugfix on 0.3.5.1-alpha.