aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-17 18:58:06 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-17 18:58:06 -0400
commitdc41e6a80cc7df8d8f2b3ff91be2da38242c541d (patch)
tree10bd23dcec306a373ef2f557edafbc158a55b675 /changes
parent2ebe1fcd52778ea2d305331f4283366eb35c9d93 (diff)
parent409df19b5a0053175f05851086e6ef35c5bce2c0 (diff)
downloadtor-dc41e6a80cc7df8d8f2b3ff91be2da38242c541d.tar.gz
tor-dc41e6a80cc7df8d8f2b3ff91be2da38242c541d.zip
Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket316733
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket31673 b/changes/ticket31673
new file mode 100644
index 0000000000..3b2bb4a46e
--- /dev/null
+++ b/changes/ticket31673
@@ -0,0 +1,3 @@
+ o New system requirements (build system):
+ - Do not include the deprecated <sys/sysctl.h> on Linux or Windows system.
+ Closes 31673;