diff options
Diffstat (limited to 'changes/bug7129')
-rw-r--r-- | changes/bug7129 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug7129 b/changes/bug7129 deleted file mode 100644 index d021623a3e..0000000000 --- a/changes/bug7129 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes: - - Fix mal-merge of channels that ORed END_CIRC_REASON_CHANNEL_CLOSED into - reason codes in circuit_truncated(). - - Fix unknown reason warning in circuit_end_reason_to_control_string() - to use LD_PROTOCOL rather than LD_BUG when the bad reason originated - elsewhere. |