aboutsummaryrefslogtreecommitdiff
path: root/changes/bug20865
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug20865')
-rw-r--r--changes/bug208657
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug20865 b/changes/bug20865
new file mode 100644
index 0000000000..575d886a3e
--- /dev/null
+++ b/changes/bug20865
@@ -0,0 +1,7 @@
+ o Minor bugfixes (portability):
+ - Avoid compilation errors when building on OSX Sierra. Sierra began
+ to support the getentropy() API, but created a few problems in
+ doing so. Tor 0.2.9 has a more thorough set of workarounds; in
+ 0.2.8, we are just using the /dev/urandom interface. Fixes
+ bug 20865. Bugfix on 0.2.8.1-alpha.
+