From 77508edd3636110b4c8c20af9cfe457312e77afe Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 29 Jul 2007 23:11:44 +0000 Subject: r13989@catbus: nickm | 2007-07-29 19:11:07 -0400 More directory voting code. Now, if everything works, and I haven't forgotten anything, it is possible to set up some v3 authorities and start voting. Of course, I have probably forgotten something, and there are probably bugs in there somewhere too. svn:r10976 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 104a07b060..f989efb033 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,12 @@ Changes in version 0.2.0.3-alpha - 2007-07-29 - Be even more aggressive about separating local traffic from relayed traffic when RelayBandwidthRate is set. (Refines proposal 111.) + o Major features (experimental): + - First cut of code for directory authorities to vote on a common + network status document rather than each publishing their own + opinion. This code needs more testing and more corner-case handling + before it's ready for use. + o Security fixes: - Directory authorities now call routers Fast if their bandwidth is at least 100KB/s, and consider their bandwidth adequate to be a -- cgit v1.2.3-54-g00ecf