From b06c4c6550545351610fc3278dffdd63d5954cf8 Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 6 Aug 2024 11:17:36 +0100 Subject: [PATCH] [WIP] doc: update release notes for 27.x --- doc/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index c5e3e6826e..ee66d33543 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -56,9 +56,14 @@ Notable changes - #29855 psbt: Check non witness utxo outpoint early +### Test + +- #30552 test: fix constructor of msg_tx + ### Build - #30283 upnp: fix build with miniupnpc 2.2.8 +- #30633 Fixes for GCC 15 compatibility ### CI @@ -73,6 +78,7 @@ Thanks to everyone who directly contributed to this release: - Ava Chow - Cory Fields - Martin Zumsande +- Matt Whitlock - Max Edwards - Sebastian Falbesoner - willcl-ark