diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index a1e25ad03..b4c3894e0 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -32,6 +32,10 @@ - [Fixed the `historical channel bucket has not yet been created` error on startup](https://github.com/lightningnetwork/lnd/pull/9653). +- [Fixed](https://github.com/lightningnetwork/lnd/pull/9978) a deadlock which + can happen when the peer start-up has not yet completed but a another p2p + connection attempt tries to disconnect the peer. + # New Features ## Functional Enhancements