Skip to content

Commit faa9c19

Browse files
author
MarcoFalke
committed
doc: Add 23061 release notes
1 parent faff17b commit faa9c19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ New settings
8686
Updated settings
8787
----------------
8888

89+
- In previous releases, the meaning of the command line option
90+
`-persistmempool` (without a value provided) incorrectly disabled mempool
91+
persistence. `-persistmempool` is now treated like other boolean options to
92+
mean `-persistmempool=1`. Passing `-persistmempool=0`, `-persistmempool=1`
93+
and `-nopersistmempool` is unaffected. (#23061)
94+
8995
Tools and Utilities
9096
-------------------
9197

0 commit comments

Comments
 (0)