doc: Add 23061 release notes

Github-Pull: #23061
Rebased-From: faa9c19a4b
This commit is contained in:
MarcoFalke 2021-09-23 16:56:32 +02:00 committed by fanquake
parent db76db7329
commit 92d44ff36c
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -60,6 +60,12 @@ New settings
Updated settings
----------------
- In previous releases, the meaning of the command line option
`-persistmempool` (without a value provided) incorrectly disabled mempool
persistence. `-persistmempool` is now treated like other boolean options to
mean `-persistmempool=1`. Passing `-persistmempool=0`, `-persistmempool=1`
and `-nopersistmempool` is unaffected. (#23061)
Tools and Utilities
-------------------