Merge remote-tracking branch 'public/bug6174' into maint-0.2.4

This commit is contained in:
Nick Mathewson
2013-03-18 16:36:25 -04:00
11 changed files with 62 additions and 30 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes:
- When we mark a circuit as unusable for new circuits, have it
continue to be unusable for new circuits even if MaxCircuitDirtiness
is increased too much at the wrong time, or the system clock jumped
backwards. Fix for bug 6174; bugfix on 0.0.2pre26.