aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-06-03 12:52:34 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-06-07 12:44:25 +0200
commit10fdb9ee0a1605050f2a91f84f88397881cfd83a (patch)
tree94185f68cf5f7a37cf92adae3d1d48f995f93d28 /changes
parentfaf51fa52a7462e356927ac521ff4e6ee0703d7c (diff)
downloadtor-10fdb9ee0a1605050f2a91f84f88397881cfd83a.tar
tor-10fdb9ee0a1605050f2a91f84f88397881cfd83a.tar.gz
Add option to not warn when getting an IP instead of hostname
Diffstat (limited to 'changes')
-rw-r--r--changes/nohostnamewarn5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/nohostnamewarn b/changes/nohostnamewarn
new file mode 100644
index 000000000..4cb56ea30
--- /dev/null
+++ b/changes/nohostnamewarn
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Allow disabling the warning that occurs whenever Tor receives only
+ an IP address instead of a hostname. Setups that do DNS locally over
+ Tor are fine, and we shouldn't spam the logs in that case.
+