]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file.
authorMike Perry <mikeperry-git@fscked.org>
Tue, 27 Jul 2010 16:30:52 +0000 (09:30 -0700)
committerMike Perry <mikeperry-git@fscked.org>
Wed, 29 Sep 2010 18:41:35 +0000 (11:41 -0700)
changes/bug1740 [new file with mode: 0644]

diff --git a/changes/bug1740 b/changes/bug1740
new file mode 100644 (file)
index 0000000..2e7769b
--- /dev/null
@@ -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.