diff options
author | Roger Dingledine <arma@torproject.org> | 2018-04-01 23:47:44 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2018-04-01 23:47:44 -0400 |
commit | 0983c203e5faab7ce8e7f49ac24ce3e9da360838 (patch) | |
tree | 603c323f117dcfd8d566f4fef2fa6939dc31c0db /ChangeLog | |
parent | 596eed3715bac9fcf1041d73328e4fe07e58837c (diff) | |
download | tor-0983c203e5faab7ce8e7f49ac24ce3e9da360838.tar.gz tor-0983c203e5faab7ce8e7f49ac24ce3e9da360838.zip |
misc tiny fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Changes in version 0.3.3.4-alpha - 2018-03-29 Tor 0.3.3.4-alpha includes various bugfixes for issues found during the alpha testing of earlier releases in its series. We are - approaching a stable 0.3.3.4-alpha release: more testing is welcome! + approaching a stable 0.3.3 release: more testing is welcome! o New system requirements: - When built with Rust, Tor now depends on version 0.2.39 of the @@ -3905,7 +3905,7 @@ Changes in version 0.3.0.8 - 2017-06-08 o Major bugfixes (hidden service v3, backport from 0.3.1.1-alpha): - Stop rejecting v3 hidden service descriptors because their size did not match an old padding rule. Fixes bug 22447; bugfix on - tor-0.3.0.1-alpha. + 0.3.0.1-alpha. o Minor features (fallback directory list, backport from 0.3.1.3-alpha): - Replace the 177 fallbacks originally introduced in Tor 0.2.9.8 in |