diff --git a/changes/launch_authcon_on_skew b/changes/launch_authcon_on_skew new file mode 100644 index 0000000000..276e860575 --- /dev/null +++ b/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". +