summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-29 13:02:50 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-29 13:02:50 -0400
commit2e607ff51931b35ee531fa60b83487b3f4f944a7 (patch)
tree005f66b245b8afadf2106dff94491610bfb81473 /changes
parenta0be2f1350bf4974a9655421c3b30ba87a7b2279 (diff)
parente1a25f0c3602e007872277ef9ab437cc97cfd47b (diff)
downloadtor-2e607ff51931b35ee531fa60b83487b3f4f944a7.tar.gz
tor-2e607ff51931b35ee531fa60b83487b3f4f944a7.zip
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/132955
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/13295 b/changes/13295
new file mode 100644
index 0000000000..433432595f
--- /dev/null
+++ b/changes/13295
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Disable sandbox name resolver cache when running tor-resolve:
+ tor-resolve doesn't use the sandbox code, and turning it on was
+ breaking attempts to do tor-resolve on a non-default server on
+ Linux. Fixes bug 13295; bugfix on 0.2.5.3-alpha.