diff options
author | W. J. van der Laan <laanwj@protonmail.com> | 2021-09-08 20:15:27 +0200 |
---|---|---|
committer | W. J. van der Laan <laanwj@protonmail.com> | 2021-09-08 20:16:07 +0200 |
commit | a0988140b71485ad12c3c3a4a9573f7c21b1eff8 (patch) | |
tree | cd546c58471d7e1f954b2a82c13d332e26db0f57 | |
parent | f75615ebdda9996458e55b6999a3204435fea689 (diff) | |
parent | 9f9ffe5bb006ecc29dd3d668b685130ba1259389 (diff) |
Merge bitcoin/bitcoin#22921: Some small improvements to release notesv22.0
9f9ffe5bb006ecc29dd3d668b685130ba1259389 Some small improvements to release notes (Pieter Wuille)
Pull request description:
.
ACKs for top commit:
laanwj:
ACK 9f9ffe5bb006ecc29dd3d668b685130ba1259389
dongcarl:
ACK 9f9ffe5bb006ecc29dd3d668b685130ba1259389
Tree-SHA512: 63ff574eb1c5e7b5f2ac4fc99d3352d2de7fa05ccd0abbe58fcc0720b139ace05c855a6cf46ab7a5537b3f0792442d98dc155c3f3ee7bfd1127fe08f5fb01be5
-rw-r--r-- | doc/release-notes.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 855d658105..972c91aa6f 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -57,8 +57,8 @@ P2P and network changes - Added NAT-PMP port mapping support via [`libnatpmp`](https://miniupnp.tuxfamily.org/libnatpmp.html). (#18077) -Updated RPCs ------------- +New and Updated RPCs +-------------------- - Due to [BIP 350](https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki) being implemented, behavior for all RPCs that accept addresses is changed when @@ -125,12 +125,12 @@ Updated RPCs Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section below. -New RPCs --------- - Build System ------------ +- Release binaries are now produced using the new `guix`-based build system. + The [/doc/release-process.md](/doc/release-process.md) document has been updated accordingly. + Files ----- |