summaryrefslogtreecommitdiff
path: root/changes/bug5231
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug5231')
-rw-r--r--changes/bug52315
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5231 b/changes/bug5231
new file mode 100644
index 0000000000..f64f7b6413
--- /dev/null
+++ b/changes/bug5231
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Ensure we don't cannibalize circuits that are longer than three hops
+ already, so we don't end up making circuits with 5 or more hops. Patch
+ contributed by wanoskarnet. Fixes bug 5231; bugfix on 0.1.0.1-rc which
+ introduced cannibalization.