diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index fd7a728f9..c8c9adffb 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -42,6 +42,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