From 44d05b2fb25b0a5f14e7487c792ac25ad5f5c284 Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 7 Oct 2025 10:48:47 +0100 Subject: [PATCH] doc: update release notes for 28.x --- doc/release-notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index 509ca40fac5..f446c14cc57 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,6 +1,6 @@ Bitcoin Core version 28.3rc2 is now available from: - + This release includes various bug fixes and performance improvements, as well as updated translations. @@ -71,6 +71,7 @@ recommended to change both together if you decide to do so. - #32678 guix: warn and abort when SOURCE_DATE_EPOCH is set - #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE - #33073 guix: warn SOURCE_DATE_EPOCH set in guix-codesign +- #33563 build: fix depends Qt download link ### Doc @@ -83,12 +84,14 @@ recommended to change both together if you decide to do so. ### Misc - #33340 Fix benchmark CSV output +- #33482 contrib: fix macOS deployment with no translations Credits ======= Thanks to everyone who directly contributed to this release: - 0xB10C +- amisha - fanquake - glozow - Hennadii Stepanov