doc: update release notes for rc2

This commit is contained in:
fanquake
2025-06-05 15:43:52 +02:00
parent a6cbd33d1a
commit b64faa54c2

View File

@@ -1,6 +1,6 @@
Bitcoin Core version 28.2rc1 is now available from: Bitcoin Core version 28.2rc2 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-28.2/test.rc1/> <https://bitcoincore.org/bin/bitcoin-core-28.2/test.rc2/>
This release includes new features, various bug fixes and performance This release includes new features, various bug fixes and performance
improvements, as well as updated translations. improvements, as well as updated translations.
@@ -43,6 +43,8 @@ Notable changes
- #31500 depends: Fix compiling libevent package on NetBSD - #31500 depends: Fix compiling libevent package on NetBSD
- #31627 depends: Fix spacing issue - #31627 depends: Fix spacing issue
- #32070 build: use make < 3.82 syntax for define directive - #32070 build: use make < 3.82 syntax for define directive
- #32439 guix: accomodate migration to codeberg
- #32568 depends: use "mkdir -p" when installing xproto
### Test ### Test
@@ -53,6 +55,10 @@ Notable changes
- #31623 tracing: Rename the MIN macro to TRACEPOINT_TEST_MIN in log_raw_p2p_msgs - #31623 tracing: Rename the MIN macro to TRACEPOINT_TEST_MIN in log_raw_p2p_msgs
### Doc
- #32003 doc: remove note about macOS self-signing
### Misc ### Misc
- #31611 doc: upgrade license to 2025 - #31611 doc: upgrade license to 2025
@@ -64,6 +70,7 @@ Credits
- 0xB10C - 0xB10C
- achow101 - achow101
- Brandon Odiwuor - Brandon Odiwuor
- fanquake
- Hennadii Stepanov - Hennadii Stepanov
- kehiy - kehiy
- MarcoFalke - MarcoFalke