aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-31 08:29:54 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-31 08:29:54 -0400
commit373b23a9ee80eb81a0d4db9fb6b742a602c8e82d (patch)
tree77b7b7ad292ec9d1fab258802ad8668bbc570cab /changes
parent4f854dbdc2f3ade1b6c0cb610907fe1ad085f9ca (diff)
parent022b8f15da2b349aaffc5aab311bdd3e0a7fa199 (diff)
downloadtor-373b23a9ee80eb81a0d4db9fb6b742a602c8e82d.tar.gz
tor-373b23a9ee80eb81a0d4db9fb6b742a602c8e82d.zip
Merge remote-tracking branch 'teor/bug26876_033' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug268764
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26876 b/changes/bug26876
new file mode 100644
index 0000000000..b661104236
--- /dev/null
+++ b/changes/bug26876
@@ -0,0 +1,4 @@
+ o Minor bugfixes (portability):
+ - Work around two different bugs in the OS X 10.10 and later SDKs that
+ would prevent us from successfully targeting earlier versions of OS X.
+ Fixes bug 26876; bugfix on 0.3.3.1-alpha.