Add changes file for bug 7129

This commit is contained in:
Andrea Shepard 2012-10-17 03:24:42 -07:00
parent 35f573136d
commit caa24a1f2d

6
changes/bug7129 Normal file
View File

@ -0,0 +1,6 @@
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.