diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-02-24 13:23:44 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-02-24 13:23:44 -0500 |
commit | 2bcb596dcf3dd5972de3875da3f1d9485115ce38 (patch) | |
tree | d9ae3d22d815c41c044834e2037c0d6826c0c762 /changes | |
parent | 8e61d38cf107560a55ebdb8397230f3d88548745 (diff) | |
parent | 905287415b834db1a92205e8436f66a3b2d6846c (diff) | |
download | tor-2bcb596dcf3dd5972de3875da3f1d9485115ce38.tar.gz tor-2bcb596dcf3dd5972de3875da3f1d9485115ce38.zip |
Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug14129 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug14129 b/changes/bug14129 new file mode 100644 index 0000000000..6153cd84fd --- /dev/null +++ b/changes/bug14129 @@ -0,0 +1,7 @@ + o Major bugfixes (exit node stability): + + - Fix an assertion failure that could occur under high DNS load. Fixes + bug 14129; bugfix on Tor 0.0.7rc1. Found by "jowr"; diagnosed and fixed + by "cypherpunks". + + |