aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-06-04 15:12:45 -0400
committerNick Mathewson <nickm@torproject.org>2014-06-04 15:12:45 -0400
commit0073c5b517c7e42188214fa5b8c7b61fac6ba248 (patch)
treeb415a72e158caef83dd8fd71a9341dc7a457481b /changes
parente74c3601567ab0ca14c5e2a7b9b40b416a47001e (diff)
parent9815029a2f1568cffb24919f151400b00ab82041 (diff)
downloadtor-0073c5b517c7e42188214fa5b8c7b61fac6ba248.tar
tor-0073c5b517c7e42188214fa5b8c7b61fac6ba248.tar.gz
Merge remote-tracking branch 'andrea/bug10616'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug106164
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug10616 b/changes/bug10616
new file mode 100644
index 000000000..26f0bda85
--- /dev/null
+++ b/changes/bug10616
@@ -0,0 +1,4 @@
+ o Bugfixes:
+ - Squelch a spurious LD_BUG message "No origin circuit for successful
+ SOCKS stream" in certain hidden service failure cases; fixes bug
+ #10616.