[tor-commits] [tor/release-0.2.6] Whoops; I somehow dropped 9321 from the changelog
nickm at torproject.org
nickm at torproject.org
Tue Mar 10 12:39:26 UTC 2015
commit 2224780fc53396bff820350aa4533b107a50b052
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Mar 10 08:39:20 2015 -0400
Whoops; I somehow dropped 9321 from the changelog
---
ChangeLog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index def84f9..c7bddae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -134,6 +134,13 @@ Changes in version 0.2.6.3-alpha - 2015-02-19
notified of updates and their correct digests. Implements proposal
227. Closes ticket 10395.
+ o Major features (guards):
+ - Introduce the Guardfraction feature to improves load balancing on
+ guard nodes. Specifically, it aims to reduce the traffic gap that
+ guard nodes experience when they first get the Guard flag. This is
+ a required step if we want to increase the guard lifetime to 9
+ months or greater. Closes ticket 9321.
+
o Major features (performance):
- Make the CPU worker implementation more efficient by avoiding the
kernel and lengthening pipelines. The original implementation used
More information about the tor-commits
mailing list