Browse Source

CHANGELOG.md: note lnd-compat fixes

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
pr-2587
Rusty Russell 6 years ago
parent
commit
70623076b8
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -33,6 +33,7 @@ changes.
- `--bind-addr=<path>` fixed for nodes using local sockets (eg. testing).
- Unannounced local channels were forgotten for routing on restart until reconnection occurred.
- lightning-cli: arguments containing `"` now succeed, rather than causing JSON errors.
- protocol: handle lnd sending more messages before `reestablish`; don't fail channel.
### Security

Loading…
Cancel
Save