summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-16 10:27:27 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-16 10:27:27 -0500
commitdf6c475e59d24a1e81db846e8fd2343050b6b583 (patch)
treed5fd68e960330725734fd56d7d02a7becbbd3c39 /changes
parent92139b0077c8496006350f94aefbb72e29aa928f (diff)
parent954eeda619a59dae76144ad69967f0ed7341b564 (diff)
downloadtor-df6c475e59d24a1e81db846e8fd2343050b6b583.tar.gz
tor-df6c475e59d24a1e81db846e8fd2343050b6b583.zip
Merge remote-tracking branch 'public/ticket19142'
Diffstat (limited to 'changes')
-rw-r--r--changes/191423
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/19142 b/changes/19142
new file mode 100644
index 0000000000..685bbbcc26
--- /dev/null
+++ b/changes/19142
@@ -0,0 +1,3 @@
+ o Removed features:
+ - We no longer attempt to build on systems where 'environ' is not
+ declared in the C headers. Closes ticket 19142.