Merge remote-tracking branch 'arma/ticket8766'

This commit is contained in:
Nick Mathewson
2015-04-16 11:15:29 -04:00
4 changed files with 112 additions and 88 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor features:
- Recover better when our clock jumps back many hours, like might
happen for Tails or Whonix users who start with a very wrong
hardware clock, use Tor to discover a more accurate time, and then
fix their clock. Resolves part of ticket 8766.
[I'd call this a major feature if it actually fixed all of the issues.]