diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index 0628d1748..e703888a6 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -39,6 +39,9 @@ - [Fixed](https://github.com/lightningnetwork/lnd/pull/10035) a deadlock (writer starvation) in the switch. +- Fixed a [case](https://github.com/lightningnetwork/lnd/pull/10045) that a + panic may happen which prevents the node from starting up. + # New Features ## Functional Enhancements