summaryrefslogtreecommitdiff
path: root/changes/bug24490
blob: cf9281c878c94cae184236a1826f6b15c44c4866 (plain)
1
2
3
4
5
  o Minor bugfixes (bridge authority):
    - We set bridges as running when we dump the bridge status to a file.
      Previously, we set bridges as running in a GETINFO controller, but
      these shouldn't modify vital data structures. Fixes bug 24490;
      bugfix on 0.2.0.13-alpha. Patch by Neel Chauhan