Merge remote-tracking branch 'origin/maint-0.2.5'

This commit is contained in:
Nick Mathewson
2015-01-12 00:59:48 -05:00
2 changed files with 12 additions and 1 deletions
+7
View File
@@ -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".