diff options
Diffstat (limited to 'changes/bug9776')
-rw-r--r-- | changes/bug9776 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug9776 b/changes/bug9776 deleted file mode 100644 index ea3a96abb3..0000000000 --- a/changes/bug9776 +++ /dev/null @@ -1,5 +0,0 @@ - o Normal bugfixes: - - Always call circuit_n_chan_done(chan, 0) from channel_closed(), so we - can't leak pending circuits in some cases where - run_connection_housekeeping() calls connection_or_close_normally(). - Fixes bug #9776; bugfix on 0.2.4.17. |