summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-07-17 12:02:55 -0400
committerNick Mathewson <nickm@torproject.org>2012-07-17 12:02:55 -0400
commit4cac5df5548e0051a6927a778da3e6f01f45dc56 (patch)
tree49a597192ef6a5daa0228a45479015a8c4a37130 /changes
parent21c6c8485367ce66ab0791c153177c17bccd25c5 (diff)
downloadtor-4cac5df5548e0051a6927a778da3e6f01f45dc56.tar.gz
tor-4cac5df5548e0051a6927a778da3e6f01f45dc56.zip
Improve message on spurious SOCKSListenAddress
Diffstat (limited to 'changes')
-rw-r--r--changes/port_doc3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/port_doc b/changes/port_doc
new file mode 100644
index 0000000000..0e8662f0ab
--- /dev/null
+++ b/changes/port_doc
@@ -0,0 +1,3 @@
+ o Minor features (usability):
+ - Try to make the warning when giving an obsolete SOCKSListenAddress
+ a littel more useful.