diff options
author | Andrea Shepard <andrea@torproject.org> | 2014-06-03 14:41:51 -0700 |
---|---|---|
committer | Andrea Shepard <andrea@torproject.org> | 2014-06-03 14:41:51 -0700 |
commit | 9815029a2f1568cffb24919f151400b00ab82041 (patch) | |
tree | d31ff5ab2b78bdd832e6bd349efc54b0e62e71f4 /changes | |
parent | 2de0281879be5abe8cb5a00ecf88549b3ed5c405 (diff) | |
download | tor-9815029a2f1568cffb24919f151400b00ab82041.tar tor-9815029a2f1568cffb24919f151400b00ab82041.tar.gz |
Add changes file for 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. |