aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-12-21 21:16:06 -0500
committerNick Mathewson <nickm@torproject.org>2013-12-21 21:16:06 -0500
commitbbc85b18ca9c3e50fedd783e34f4a866a4960922 (patch)
tree845771875659dd4d9679f1c7b89bd130820a7e3c /changes
parentb98c5884fc28c4c2b4871d00bd6eeb78fadab3f3 (diff)
parent2c956f0c99beed22ada43ba9458302308af87884 (diff)
downloadtor-bbc85b18ca9c3e50fedd783e34f4a866a4960922.tar
tor-bbc85b18ca9c3e50fedd783e34f4a866a4960922.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug104566
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug10456 b/changes/bug10456
new file mode 100644
index 000000000..fb3b92fcd
--- /dev/null
+++ b/changes/bug10456
@@ -0,0 +1,6 @@
+ o Major bugfixes:
+ - Avoid launching spurious extra circuits when a stream is pending.
+ This fixes a bug where any circuit that _wasn't_ unusable for new
+ streams would be treated as if it were, causing extra circuits to
+ be launched. Fixes bug 10456; bugfix on 0.2.4.12-alpha.
+