docs/release-notes: add entry for historical chan bucket check

This commit is contained in:
Olaoluwa Osuntokun 2022-01-13 15:11:04 -08:00
parent 91f32ad270
commit 957a0a5138
No known key found for this signature in database
GPG Key ID: 3BBD59E99B280306

View File

@ -69,7 +69,9 @@ connection from the watch-only node.
* [Fix duplicate db connection close](https://github.com/lightningnetwork/lnd/pull/6140)
* [Fix a memory leak introduced by the new ping-header p2p enhancement](https://github.com/lightningnetwork/lnd/pull/6144]
* [Fix a memory leak introduced by the new ping-header p2p enhancement](https://github.com/lightningnetwork/lnd/pull/6144)
* [Fix an issue that would prevent very old nodes from starting up due to lack of a historical channel bucket](https://github.com/lightningnetwork/lnd/pull/6159)
## RPC Server