Skip to content

Commit 0151993

Browse files
committed
docs: add release-notes
1 parent 3329308 commit 0151993

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-notes/release-notes-0.19.2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9962) a case where the
3030
node may panic if it's running in the remote signer mode.
3131

32+
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9978) a deadlock which
33+
can happen when the peer start-up has not yet completed but a another p2p
34+
connection attempt tries to disconnect the peer.
35+
3236
# New Features
3337

3438
## Functional Enhancements

0 commit comments

Comments
 (0)