From 39f51dfae312d67f4a97366db4b476d520ed0c0f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 24 Sep 2016 13:29:20 -0700 Subject: [PATCH] changes file for osx sierra fixes --- changes/ticket20241 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/ticket20241 diff --git a/changes/ticket20241 b/changes/ticket20241 new file mode 100644 index 0000000000..7c592f7367 --- /dev/null +++ b/changes/ticket20241 @@ -0,0 +1,3 @@ + o Minor features (compilation, portability): + - Tor now compiles correctly on MacOS 10.12 (aka "Sierra"). Closes + ticket 20241.