Pārlūkot izejas kodu

Add a changes file for bug 17686

Nick Mathewson 8 gadi atpakaļ
vecāks
revīzija
943369f927
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/bug17686

+ 4 - 0
changes/bug17686

@@ -0,0 +1,4 @@
+  o Minor features:
+    - Adjust Tor's use of OpenSSL's RNG APIs so that they absolutely,
+      positively are not allowed to fail. Previously we depended on
+      internals about OpenSSL behavior. Closes ticket 17686.