Skip to content

Commit 357ae92

Browse files
Merge pull request #736 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 90cb854 + 8905ad0 commit 357ae92

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@
5151
* Make sure the RPC clients used to access the chain backend are [properly
5252
shutdown](https://github.com/lightningnetwork/lnd/pull/9261).
5353

54+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9275) where the
55+
peer may block the shutdown process of lnd.
56+
57+
* [Fixed a case](https://github.com/lightningnetwork/lnd/pull/9258) where the
58+
confirmation notification may be missed.
59+
5460
# New Features
5561
## Functional Enhancements
5662
## RPC Additions
@@ -196,5 +202,5 @@ The underlying functionality between those two options remain the same.
196202
* Oliver Gugger
197203
* Pins
198204
* Viktor Tigerström
205+
* Yong Yu
199206
* Ziggie
200-

0 commit comments

Comments
 (0)