diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index b2e4d0dbb..11046716a 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -23,6 +23,9 @@ - [Use](https://github.com/lightningnetwork/lnd/pull/9889) `BigSizeT` instead of `uint16` for the htlc index that's used in the revocation log. +- [Fixed](https://github.com/lightningnetwork/lnd/pull/9921) a case where the + spending notification of an output may be missed if wrong height hint is used. + # New Features ## Functional Enhancements