diff options
author | fanquake <fanquake@gmail.com> | 2024-08-06 11:17:36 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-08-23 12:16:39 +0100 |
commit | b06c4c6550545351610fc3278dffdd63d5954cf8 (patch) | |
tree | bc95340cf2b017666801885b6991f33f882ab4a6 | |
parent | 57de0f5e7722b2b3ed5b8f3ea4b19aa532e1dcd0 (diff) |
[WIP] doc: update release notes for 27.x
-rw-r--r-- | doc/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |