docs/release-notes: update release notes for signet DNS fix

This commit is contained in:
Olaoluwa Osuntokun
2021-08-04 18:31:23 -07:00
parent 673acd781d
commit 98b29a6967

View File

@@ -106,6 +106,12 @@ you.
* [Update MC store in blocks](https://github.com/lightningnetwork/lnd/pull/5515)
to make payment throughput better when using etcd.
## Bug Fixes
A bug has been fixed that would cause `lnd` to [try to bootstrap using the
currnet DNS seeds when in SigNet
mode](https://github.com/lightningnetwork/lnd/pull/5564).
# Contributors (Alphabetical Order)
* ErikEk
* Martin Habovstiak