diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index 4385fefb8..0628d1748 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -37,6 +37,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