aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2024-07-17 10:58:39 +0100
committerfanquake <fanquake@gmail.com>2024-07-23 15:47:06 +0100
commit4f23c8636498f7e5adbe0264a0dc66a566c4b1b9 (patch)
tree5cabf81b1e6e940e863ac5c49523a6afd866dad3 /doc
parent54bb9b0541d44972726a187e382a6b267942f47a (diff)
[WIP] doc: update release notes for 27.x
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index e14001bf77..c5e3e6826e 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -40,6 +40,22 @@ unsupported systems.
Notable changes
===============
+### P2P
+
+- #30394 net: fix race condition in self-connect detection
+
+### Init
+
+- #30435 init: change shutdown order of load block thread and scheduler
+
+### RPC
+
+- #30357 Fix cases of calls to FillPSBT errantly returning complete=true
+
+### PSBT
+
+- #29855 psbt: Check non witness utxo outpoint early
+
### Build
- #30283 upnp: fix build with miniupnpc 2.2.8
@@ -54,8 +70,12 @@ Credits
Thanks to everyone who directly contributed to this release:
+- Ava Chow
- Cory Fields
+- Martin Zumsande
- Max Edwards
+- Sebastian Falbesoner
+- willcl-ark
As well as to everyone that helped with translations on
[Transifex](https://www.transifex.com/bitcoin/bitcoin/).