From: Mike Perry Date: Sat, 25 Sep 2010 14:03:06 +0000 (-0700) Subject: Add changelog for bug 1952. X-Git-Tag: tor-0.2.2.17-alpha~31^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfe8c2146ccdf659ce5616e8b7f8449c5970de49;p=thirdparty%2Ftor.git Add changelog for bug 1952. --- diff --git a/changes/bug1952 b/changes/bug1952 new file mode 100644 index 0000000000..e6784aa3d3 --- /dev/null +++ b/changes/bug1952 @@ -0,0 +1,5 @@ + o Major bugfixes: + - Alter how consensus bandwidth-weights are computed using new constraints + that should succeed in all cases. Also alter directory authorities to not + include the bandwidth-weights line if they fail to produce valid values. + Fixes bug 1952; bugfix on 0.2.2.10-alpha.