Merge commit 'mikeperry/bug1739' into maint-0.2.2

This commit is contained in:
Roger Dingledine
2010-09-29 17:17:59 -04:00
6 changed files with 20 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes:
- Fix to resume generating CIRC FAILED REASON=TIMEOUT control port
messages, which were disabled by the circuit build timeout changes
in 0.2.2.14-alpha. Bugfix on 0.2.2.14-alpha; fixes bug #1739.