Merge remote-tracking branch 'public/bug21407'

This commit is contained in:
Nick Mathewson
2017-02-28 11:17:30 -05:00
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (defaults, security):
- The default value for UseCreateFast is now 0: clients which haven't yet
received a consensus document will nonetheless use a proper handshake
to talk to their directory servers (when they can). Closes ticket 21407.