diff options
author | fanquake <fanquake@gmail.com> | 2022-12-05 15:24:03 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-12-05 15:26:10 +0000 |
commit | 6fd35e2cb18d325221644a33b058c109aed3e767 (patch) | |
tree | 61d31cd11c342e2162c1e4809035363c07145278 /doc/release-notes.md | |
parent | 1b05169c321d5210ca06cb9699e8af0376bb21d7 (diff) | |
parent | 8cc07f7fffa3d642d90614af20a47c0a2a229e40 (diff) |
Merge bitcoin/bitcoin#26639: [22.x] bump version to v22.1v22.1
8cc07f7fffa3d642d90614af20a47c0a2a229e40 doc: update release notes for 22.1 (fanquake)
45355ec10b361cfccc4d1d616edf1dca216c10e2 doc: update manual pages for 22.1 (fanquake)
99e0ccc7426935d5680bc982f25eef368bd53875 build: bump version to 22.1 final (fanquake)
Pull request description:
Bump version to v22.1.
Regenerate manpages.
Add the only change since rc2 (https://github.com/bitcoin/bitcoin/pull/26633) to the release notes. That change does not require another rc.
ACKs for top commit:
hebasto:
ACK 8cc07f7fffa3d642d90614af20a47c0a2a229e40, I have reviewed the changes and they look OK.
Tree-SHA512: 1d75235e41ac64f80d3b209934460cec05af1f4ddcd426bf941316374de7dc7d909de2e3dffe9716559b9422262c39724ff330cdbb3774b856e4e6bb8a10248f
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index d21ae16723..d304b7e57a 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,7 +1,7 @@ -22.1rc2 Release Notes Draft -=========================== +22.1 Release Notes +================== -Bitcoin Core version 22.1rc2 is now available from: +Bitcoin Core version 22.1 is now available from: <https://bitcoincore.org/bin/bitcoin-core-22.1/> @@ -76,6 +76,7 @@ Updated settings - #24256 build: Bump depends packages (zmq, libXau) - #25201 windeploy: Renewed windows code signing certificate - #25985 Revert "build: Use Homebrew's sqlite package if it is available" +- #26633 depends: update qt 5.12 url to archive location ### GUI @@ -106,6 +107,7 @@ Credits Thanks to everyone who directly contributed to this release: - Andrew Chow +- BlackcoinDev - Carl Dong - Hennadii Stepanov - Joan Karadimov |