commit 859ae85287c36eb0b16b1880683a8904bb8e3839 parent e5d78c70b00a2afe1c4f98638ce53315be141789 Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 9 Feb 2018 16:01:31 -0500 Write a blurb Diffstat:
| M | ChangeLog | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog @@ -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