diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-02-09 16:01:31 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-02-09 16:01:31 -0500 |
commit | 859ae85287c36eb0b16b1880683a8904bb8e3839 (patch) | |
tree | 2638bee68ef20b61cebf01f592eb4faf299b1b77 /ChangeLog | |
parent | e5d78c70b00a2afe1c4f98638ce53315be141789 (diff) | |
download | tor-859ae85287c36eb0b16b1880683a8904bb8e3839.tar.gz tor-859ae85287c36eb0b16b1880683a8904bb8e3839.zip |
Write a blurb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ Changes in version 0.3.3.2-alpha - 2018-02-09 - Blurb here. + Tor 0.3.3.2-alpha is the second alpha in the 0.3.3.x series. It + introduces a mechanism to handle the high loads that many relays + operators have been reporting recently. It also fixes several bugs in + older releases. If this new code proves reliable, we plan to backport + it to older supported release series. o Major features (denial-of-service mitigation): - Give relays some defenses against the recent network overload. We |