aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-29 09:27:28 -0400
committerNick Mathewson <nickm@torproject.org>2018-03-29 09:27:28 -0400
commite35eb9baaace383a88a6fa4fbd5114153ff8d6f1 (patch)
treeec2e381fde1b085e38b2d70993c08b56e87a82c7 /changes
parent4bb7d9fd1241a3c263636efa03ee8c62ab744515 (diff)
downloadtor-e35eb9baaace383a88a6fa4fbd5114153ff8d6f1.tar.gz
tor-e35eb9baaace383a88a6fa4fbd5114153ff8d6f1.zip
Mark controller-initiated DNS lookups as permitted to do DNS.
Fixes bug 25617; bugfix on 0.2.9.3-alpha.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug256175
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug25617 b/changes/bug25617
new file mode 100644
index 0000000000..5de655d69e
--- /dev/null
+++ b/changes/bug25617
@@ -0,0 +1,5 @@
+ o Minor bugfixes (controller):
+ - Restore the correct operation of the RESOLVE command, which had
+ been broken since we added the ability to enable/disable DNS
+ on specific listener ports. Fixes bug 25617; bugfix on 0.2.9.3-alpha.
+