aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11306
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug11306')
-rw-r--r--changes/bug113064
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug11306 b/changes/bug11306
new file mode 100644
index 000000000..bf8ea4011
--- /dev/null
+++ b/changes/bug11306
@@ -0,0 +1,4 @@
+ o Bugfixes:
+ - When closing all connections on setting DisableNetwork to 1, use
+ connection_or_close_normally() rather than closing orconns out from
+ under the channel layer. Fixes bug #11306.