diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index 956b22c35..bffb3e66c 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -49,6 +49,9 @@ would not be able to decode persisted data in the utxo nursery and therefore would fail to start up. +- Fixed [shutdown deadlock](https://github.com/lightningnetwork/lnd/pull/10042) + when we fail starting up LND before we startup the chanbackup sub-server. + # New Features ## Functional Enhancements