Browse Source

Changes file for altf4's bug1074 stuff

Nick Mathewson 14 years ago
parent
commit
22810d740c
1 changed files with 7 additions and 0 deletions
  1. 7 0
      changes/launch_authcon_on_skew

+ 7 - 0
changes/launch_authcon_on_skew

@@ -0,0 +1,7 @@
+  o Minor features
+    - When we get a connection from a non-authority that tells us our
+      clock is skewed, and we haven't heard about clock skew (or lack
+      thereof) from an authority, launch a connection to an authority
+      so we can find out whether we're really skewed.  Related to
+      bug 1074.  Patch from "AltF4".
+