From f6c7e131a1ceb1786538445b19698039d9e5e4b0 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 3 Aug 2016 10:49:23 -0400 Subject: [PATCH] 0291 blurb draft --- ChangeLog | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 947c9e4e1d..088286c5cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ -Changes in version 0.2.9.1-alpha - 2016-08-?? - Tor 0.2.9.1-alpha is the first alpha release in the 0.2.9 - development series. +Changes in version 0.2.9.1-alpha - 2016-08-0? + Tor 0.2.9.1-alpha is the first alpha release in the 0.2.9 development + series. It improves our support for hardened builds and compiler + warnings, deploys some critical infrastructure for improvements to + hidden services, includes a new timing backend that we hope to use for + better support for traffic padding, makes it easier for programmers to + log unexpected events, and contains other small improvements to + security, correctness, and performance. o New system requirements: - Tor requires Libevent version 2.0.10-stable or later now. This