aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorAntoine Riard <dev@ariard.me>2022-07-08 19:36:23 -0400
committerAntoine Riard <dev@ariard.me>2022-07-11 18:48:26 -0400
commit1056bbdfcd40b6bc4e16844c6da5cf666e87b1bc (patch)
tree5b66e2bf5f884d043f4b5ec9cb066d1e136ef05f /doc/release-notes.md
parent194710d8ff398838e4e5bb87b56e19ebed1d6c52 (diff)
downloadbitcoin-1056bbdfcd40b6bc4e16844c6da5cf666e87b1bc.tar.xz
Address comments remaining from #25353
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r--doc/release-notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 2c3bb27935..444926087b 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -87,8 +87,8 @@ New settings
------------
- A new `mempoolfullrbf` option has been added, which enables the mempool to
- accept transaction replacement without enforcing the opt-in replaceability
- signal. (#25353)
+ accept transaction replacement without enforcing BIP125 replaceability
+ signaling. (#25353)
Tools and Utilities
-------------------