summaryrefslogtreecommitdiff
path: root/changes/bug8185_025
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug8185_025')
-rw-r--r--changes/bug8185_0256
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug8185_025 b/changes/bug8185_025
deleted file mode 100644
index 1bfc12b1e4..0000000000
--- a/changes/bug8185_025
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes (logging, relay shutdown, annoyance):
- - When a circuit is marked for close, do not attempt to package any cells
- for channels on that circuit. Previously, we would detect this
- condition lower in the call stack, when we noticed that the circuit had
- no attached channel, and log an annoying message. Fixes bug 8185;
- bugfix on 0.2.5.4-alpha.