Merge branch 'maint-0.3.2'

This commit is contained in:
Nick Mathewson
2017-12-05 12:10:06 -05:00
2 changed files with 14 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (logging):
- Provide better warnings when the getrandom() syscall fails.
Closes ticket 24500.