diff options
author | Roger Dingledine <arma@torproject.org> | 2016-12-18 04:06:02 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2016-12-18 04:06:02 -0500 |
commit | 51ee549a90e3e1b6c87f4ac588ac9fed51f0cc27 (patch) | |
tree | f2559f02cb985423fd4d6e7a59387ecba8a389b2 /ChangeLog | |
parent | f3d056ab16e55ae88a0f9e0808e1576e41949cc6 (diff) | |
download | tor-51ee549a90e3e1b6c87f4ac588ac9fed51f0cc27.tar.gz tor-51ee549a90e3e1b6c87f4ac588ac9fed51f0cc27.zip |
fix typos and trivial syntax problems
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -454,7 +454,7 @@ Changes in version 0.2.9.3-alpha - 2016-09-23 o Major bugfixes (circuit building): - Hidden service client-to-intro-point and service-to-rendezvous- - point cicruits use the TAP key supplied by the protocol, to avoid + point circuits use the TAP key supplied by the protocol, to avoid epistemic attacks. Fixes bug 19163; bugfix on 0.2.4.18-rc. o Major bugfixes (compilation, OpenBSD): |