diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-15 18:42:29 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-15 18:42:29 -0400 |
commit | cfd9c1bdc05826567a91ff89fd59c0cb70a436b2 (patch) | |
tree | c79163f76cf1440ce2d4967469c62df307469a92 /ChangeLog | |
parent | 2da783ac8465441e26f5b69dae22b0c53e449e3e (diff) | |
download | tor-cfd9c1bdc05826567a91ff89fd59c0cb70a436b2.tar.gz tor-cfd9c1bdc05826567a91ff89fd59c0cb70a436b2.zip |
fix duplicate words in changelogtor-0.3.0.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ Changes in version 0.3.0.7 - 2017-05-15 - Fix an assertion failure in the hidden service directory code, which could be used by an attacker to remotely cause a Tor relay process to exit. Relays running earlier versions of Tor 0.3.0.x - should upgrade. This security issue is tracked as tracked as - TROVE-2017-002. Fixes bug 22246; bugfix on 0.3.0.1-alpha. + should upgrade. This security issue is tracked as TROVE-2017-002. + Fixes bug 22246; bugfix on 0.3.0.1-alpha. o Minor features: - Update geoip and geoip6 to the May 2 2017 Maxmind GeoLite2 |