summaryrefslogtreecommitdiff
path: root/changes/feature8195
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature8195')
-rw-r--r--changes/feature81956
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/feature8195 b/changes/feature8195
new file mode 100644
index 0000000000..cb81f2e1d0
--- /dev/null
+++ b/changes/feature8195
@@ -0,0 +1,6 @@
+ o Major features:
+ - When Tor is started as root on Linux and told to switch user ID, it
+ can now retain the capabilitity to bind to low ports. By default,
+ Tor will do this only when it's switching user ID and some low
+ ports have been configured. You can change this behavior with
+ the new option KeepBindCapabilities. Closes ticket 8195.