commit e6de89f19573c70dc062556a0a6568e8a1a8fcc0 Author: Nick Mathewson nickm@torproject.org Date: Thu Jan 25 11:05:25 2018 -0500
finish writing the blurb --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index 4cc3c58f7..ddf959b96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Changes in version 0.3.3.1-alpha - 2018-01-25: - Tor 0.3.3.1-alpha is the first release + Tor 0.3.3.1-alpha is the first release in the 0.3.3.x series. It adds + several new features to Tor, including several improvements to + bootstrapping, and support for an experimental "vanguards" feature to + resist guard discovery attacks. This series also includes better + support for applications that need to embed Tor or manage v3 + onion services.
o Major features (embedding): - There is now a documented stable API for programs that need to
tor-commits@lists.torproject.org