[tor/master] draft a blurb, mostly stolen from 0.2.7.1-alpha

commit f087a895d31f72c74d415719eafd1ac55d3526d9 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Feb 2 13:57:55 2016 -0500 draft a blurb, mostly stolen from 0.2.7.1-alpha --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d06f403..7179877 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ Changes in version 0.2.8.1-alpha - 2016-02-0? - XXXX Blurb goes here XXXX + Tor 0.2.8.1-alpha is the first alpha release in its series. It + includes numerous small features and bugfixes against previous Tor + versions, and numerous small infrastructure improvements. The most + notable features are a set of improvements to the directory + subsystem. o Major key updates: - Update the V3 identity key for dannenberg: it was changed on 18 November 2015. Closes task 17906. Patch by "teor". - o Removed features: + o Removed features: - Remove client-side support for connecting to Tor servers running versions of Tor before 0.2.3.6-alpha. These servers didn't support the v3 TLS handshake protocol, and are no longer allowed on the
participants (1)
-
nickm@torproject.org