]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
chnages file for 25120
authorNick Mathewson <nickm@torproject.org>
Sun, 11 Feb 2018 21:14:19 +0000 (16:14 -0500)
committerNick Mathewson <nickm@torproject.org>
Sun, 11 Feb 2018 21:14:19 +0000 (16:14 -0500)
changes/bug25120 [new file with mode: 0644]

diff --git a/changes/bug25120 b/changes/bug25120
new file mode 100644 (file)
index 0000000..7215756
--- /dev/null
@@ -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.