diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug25756 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug25756 b/changes/bug25756 new file mode 100644 index 0000000000..ff5ac0391d --- /dev/null +++ b/changes/bug25756 @@ -0,0 +1,7 @@ + o Minor bugfixes (error reporting): + - Improve tolerance for directory authorities with skewed clocks. + Previously, an authority with a clock more than 60 seconds ahead + could cause a client with a correct clock to warn that the + client's clock was behind. Now the clocks of a majority of + directory authorities have to be ahead of the client before this + warning will occur. Fixes bug 25756; bugfix on 0.2.2.25-alpha. |