diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index d6789b06e..fd7a728f9 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -40,6 +40,8 @@ could lead to a memory issues due to a goroutine leak in the peer/gossiper code. +- [Fixed](https://github.com/lightningnetwork/lnd/pull/10035) a deadlock (writer starvation) in the switch. + # New Features ## Functional Enhancements