From 27cfda1baec63ee4fb0f743576227528104fe495 Mon Sep 17 00:00:00 2001 From: Ava Chow Date: Fri, 8 Mar 2024 12:22:08 -0500 Subject: doc: Update release notes for 25.2rc2 --- doc/release-notes.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index eb85c31a6b..32072de6a9 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,9 +1,9 @@ -25.2rc1 Release Notes +25.2rc2 Release Notes ================== -Bitcoin Core version 25.2rc1 is now available from: +Bitcoin Core version 25.2rc2 is now available from: - + This release includes various bug fixes and performance improvements, as well as updated translations. @@ -51,6 +51,12 @@ Notable changes ### Wallet - #29176 wallet: Fix use-after-free in WalletBatch::EraseRecords +- #29510 wallet: `getrawchangeaddress` and `getnewaddress` failures should not affect keypools for descriptor wallets + +### P2P and network changes + +- #29412 p2p: Don't process mutated blocks +- #29524 p2p: Don't consider blocks mutated if they don't connect to known prev block Credits ======= @@ -60,6 +66,9 @@ Thanks to everyone who directly contributed to this release: - Martin Zumsande - Sebastian Falbesoner - MarcoFalke +- UdjinM6 +- dergoegge +- Greg Sanders As well as to everyone that helped with translations on [Transifex](https://www.transifex.com/bitcoin/bitcoin/). -- cgit v1.2.3