Merge remote branch 'origin/maint-0.2.2'

This commit is contained in:
Nick Mathewson
2010-12-06 12:07:37 -05:00
2 changed files with 7 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
- Major bugfixes:
o Fix a bug that could break accounting on 64-bit systems with large
time_t values, making them hibernate for impossibly long intervals.
Bugfix on 0.0.9pre6; fix for bug 2146; fix by boboper.