summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2021-03-24 18:13:46 -0400
committerRoger Dingledine <arma@torproject.org>2021-03-24 18:13:46 -0400
commit962b15aa6fc5d9a8ca68be30646bc3c1256a497e (patch)
tree2eb363401160dd69adc595cfa5d5e63becfc7f6b /ChangeLog
parentf6af8e2021179498d3e964ea068f9b0aa8b8f8e4 (diff)
downloadtor-962b15aa6fc5d9a8ca68be30646bc3c1256a497e.tar.gz
tor-962b15aa6fc5d9a8ca68be30646bc3c1256a497e.zip
fix some tiny typos
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 646e0c8629..b72daac1b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@ Changes in version 0.4.6.1-alpha - 2021-03-18
created with client authorization. Closes ticket 40084. Patch by
Neel Chauhan.
- o Major features (directory authorityl):
+ o Major features (directory authority):
- When voting on a relay with a Sybil-like appearance, add the Sybil
flag when clearing out the other flags. This lets a relay operator
know why their relay hasn't been included in the consensus. Closes