diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-07-11 16:12:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-07-11 16:12:35 -0400 |
commit | a21c4c657a1d06e2c4fc72a2f85400944d0e6460 (patch) | |
tree | 3796418980e25c3c0a6c1816a0ba4482e91f598f /changes | |
parent | f4ed42eadf6317cd25b071e55d88e96ce83dc9ba (diff) | |
download | tor-a21c4c657a1d06e2c4fc72a2f85400944d0e6460.tar.gz tor-a21c4c657a1d06e2c4fc72a2f85400944d0e6460.zip |
typo in feature2841; spotted by asn
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature2841 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/feature2841 b/changes/feature2841 index aededbe573..c5da061535 100644 --- a/changes/feature2841 +++ b/changes/feature2841 @@ -1,6 +1,6 @@ o Major features: - Tor clients using bridges can now be configured to use a separate 'transport' proxy for each bridge. This helps to resist - censorship by allowing bridges to use protocol obfuxcation + censorship by allowing bridges to use protocol obfuscation plugins. It implements part of proposal 180. |