diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-14 09:49:11 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-14 09:49:11 -0400 |
commit | 72b802001c83d6e2fae765dc355e937d213217b8 (patch) | |
tree | 10f78194ce18f262c10d84baa1f738ca59c30036 /changes | |
parent | fde18fed60929a73dae8349222b2d7c3cd02a22b (diff) | |
parent | 0392060863bc173dcf8f491f7b4870fc2613a170 (diff) | |
download | tor-72b802001c83d6e2fae765dc355e937d213217b8.tar.gz tor-72b802001c83d6e2fae765dc355e937d213217b8.zip |
Merge remote-tracking branch 'catalyst-oniongit/skew'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug23506 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23506 b/changes/bug23506 new file mode 100644 index 0000000000..f2efad4e7e --- /dev/null +++ b/changes/bug23506 @@ -0,0 +1,4 @@ + o Major bugfixes (usability, control port): + - Report trusted clock skew indications as bootstrap errors, so + controllers can more easily alert users. Fixes bug 23506; + bugfix on 0.1.2.6-alpha. |