fix the other half of bug 1074

This commit is contained in:
Roger Dingledine
2011-02-10 17:11:06 -05:00
parent 50c259d763
commit 28de4d83fd
2 changed files with 10 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes:
- Stop sending a CLOCK_SKEW controller status event whenever
we fetch directory information from a relay that has a wrong clock.
Instead, only inform the controller when it's a trusted authority
that claims our clock is wrong. Bugfix on tor-0.1.2.6-alpha;
fixes the other half of bug 1074.