Merge branch 'maint-0.3.2'

This commit is contained in:
Nick Mathewson
2017-12-12 19:46:53 -05:00
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (portability):
- Tor now compiles correctly on arm64 with libseccomp-dev installed.
(It doesn't yet work with the sandbox enabled.) Closes ticket 24424.