From: Mike Perry Date: Tue, 27 Jul 2010 16:30:52 +0000 (-0700) Subject: Add changes file. X-Git-Tag: tor-0.2.2.17-alpha~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caba3bc57e2895a7c51a87e23fa783b9c48892a5;p=thirdparty%2Ftor.git Add changes file. --- diff --git a/changes/bug1740 b/changes/bug1740 new file mode 100644 index 0000000000..2e7769b0d6 --- /dev/null +++ b/changes/bug1740 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Fix to ignore cannibalized circuits when recording circuit build times. + This should provide for a minor performance improvement for hidden + service users using 0.2.2.14-alpha, and should remove two spurious + notice log messages. Bugfix on 0.2.2.14-alpha; fixes bug #1740.