Skip to content

Commit d5e8df7

Browse files
committed
docs: add release-notes for LND 19
1 parent 50d6864 commit d5e8df7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9137) that prevented
4040
a graceful shutdown of LND during the main chain backend sync check in certain
4141
cases.
42+
43+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9068) where dust
44+
htlcs although not being able to be resolved onchain were not canceled
45+
back before the commitment tx was confirmed causing potentially force closes
46+
of the incoming channel.
4247

4348
# New Features
4449
## Functional Enhancements

0 commit comments

Comments
 (0)