summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-10 08:39:20 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-10 08:39:37 -0400
commit86d4704483ada4c9961051e82f36df17d4dfb768 (patch)
tree74c8304e5094007876db6ef0fdc7d28fb3ed8dcb /ChangeLog
parentbc6dcac353de0e30e7b47f77cd990b50af73e6ca (diff)
downloadtor-86d4704483ada4c9961051e82f36df17d4dfb768.tar.gz
tor-86d4704483ada4c9961051e82f36df17d4dfb768.zip
Whoops; I somehow dropped 9321 from the changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d93e1987e..5b5a5119fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,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