Sfoglia il codice sorgente

chnages file for 25120

Nick Mathewson 6 anni fa
parent
commit
3834441a72
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      changes/bug25120

+ 4 - 0
changes/bug25120

@@ -0,0 +1,4 @@
+  o Minor features (logging):
+    - Clarify the log messages produced when getrandom() or a related
+      entropy-generation mechanism gives an error. Closes ticket
+      25120.