From 44b07b2d5a6937b71c984b4c2d3edb382346f96b Mon Sep 17 00:00:00 2001 From: fanquake Date: Mon, 23 Jun 2025 12:42:22 +0100 Subject: [PATCH] doc: update release notes for 28.x --- doc/release-notes.md | 39 ++++++++++----------------------------- 1 file changed, 10 insertions(+), 29 deletions(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index 68a07f511ee..a9f527c2ef4 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,8 +1,8 @@ -Bitcoin Core version 28.2 is now available from: +Bitcoin Core version 28.x is now available from: - + -This release includes new features, various bug fixes and performance +This release includes various bug fixes and performance improvements, as well as updated translations. Please report bugs using the issue tracker at GitHub: @@ -37,47 +37,28 @@ unsupported systems. Notable changes =============== -### Build - -- #31407 guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries -- #31500 depends: Fix compiling libevent package on NetBSD -- #31627 depends: Fix spacing issue -- #32070 build: use make < 3.82 syntax for define directive -- #32439 guix: accomodate migration to codeberg -- #32568 depends: use "mkdir -p" when installing xproto -- #32693 depends: fix cmake compatibility error for freetype - ### Test -- #32286 test: Handle empty string returned by CLI as None in RPC tests -- #32336 test: Suppress upstream -Wduplicate-decl-specifier in bpfcc +- #32765 test: Fix list index out of range error in feature_bip68_sequence.py -### Tracing +### Build -- #31623 tracing: Rename the MIN macro to TRACEPOINT_TEST_MIN in log_raw_p2p_msgs +- #32678 guix: warn and abort when SOURCE_DATE_EPOCH is set ### Doc -- #32003 doc: remove note about macOS self-signing +- #32776 doc: taproot became always active in v24.0 +- #32777 doc: fix Transifex 404s -### Misc - -- #31611 doc: upgrade license to 2025 -- #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface Credits ======= Thanks to everyone who directly contributed to this release: -- 0xB10C -- achow101 -- Brandon Odiwuor - fanquake -- Hennadii Stepanov -- josibake -- kehiy -- MarcoFalke - Sjors Provoost +- willcl-ark +- zaidmstrr As well as to everyone that helped with translations on [Transifex](https://explore.transifex.com/bitcoin/bitcoin/).