diff --git a/docs/release-notes/release-notes-0.19.1.md b/docs/release-notes/release-notes-0.19.1.md index cbdbac1c7..8b46cdf09 100644 --- a/docs/release-notes/release-notes-0.19.1.md +++ b/docs/release-notes/release-notes-0.19.1.md @@ -37,6 +37,10 @@ - Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9890) where LND would crash because of misaligned of a data struct on 32 bit systems. +- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9876) where a peer + may be treated as restricted peer although it used to have a channel with the + node. + # New Features ## Functional Enhancements