summaryrefslogtreecommitdiff
path: root/changes/bug24490
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug24490')
-rw-r--r--changes/bug244905
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug24490 b/changes/bug24490
new file mode 100644
index 0000000000..cf9281c878
--- /dev/null
+++ b/changes/bug24490
@@ -0,0 +1,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