diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-06-04 15:12:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-06-04 15:12:45 -0400 |
commit | 0073c5b517c7e42188214fa5b8c7b61fac6ba248 (patch) | |
tree | b415a72e158caef83dd8fd71a9341dc7a457481b /changes | |
parent | e74c3601567ab0ca14c5e2a7b9b40b416a47001e (diff) | |
parent | 9815029a2f1568cffb24919f151400b00ab82041 (diff) | |
download | tor-0073c5b517c7e42188214fa5b8c7b61fac6ba248.tar tor-0073c5b517c7e42188214fa5b8c7b61fac6ba248.tar.gz |
Merge remote-tracking branch 'andrea/bug10616'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug10616 | 4 |
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. |