aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9819
blob: 7220d2af1cc8d151936e9c9b30e6d2a0e8121c78 (plain)
1
2
3
4
5
6
7
8
  o Major bugfixes (mixed relay-client operation):

    - When running as a relay and a client at the same time (not
      recommended), if we decide not to use a new guard because we
      want to retry older guards, only close the locally-originating
      circuits passing through that guard. Previously we would close
      all the circuits. Fixes bug 9819; bugfix on
      0.2.1.1-alpha. Reported by "skruffy".