summaryrefslogtreecommitdiff
path: root/changes/bug11108
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug11108')
-rw-r--r--changes/bug111088
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug11108 b/changes/bug11108
new file mode 100644
index 0000000000..b2c1f50038
--- /dev/null
+++ b/changes/bug11108
@@ -0,0 +1,8 @@
+ o Minor features:
+ - Warn the user if they put any ports in the SocksPolicy,
+ DirPolicy, AuthDirReject, AuthDirInvalid, AuthDirBadDir, or
+ AuthDirBadExit options. Fixes ticket #11108.
+
+ o Documentation:
+ - Explain that SocksPolicy, DirPolicy, and their allies don't take
+ port arguments. Fixes ticket #11108.