aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5231
blob: f64f7b6413df7041dbc4f5b23b3d8e46daef543a (about) (plain)
1
2
3
4
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.