aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAva Chow <github@achow101.com>2024-02-21 18:52:41 -0500
committerAva Chow <github@achow101.com>2024-02-21 18:52:41 -0500
commit9f13dc1ed3020d55ba79b1a62ca0db6b510357ab (patch)
treeffc2f9987ce3c0cf73e5ba550e0b578fc21e422f
parenta27662b16a626ade5f26613e9f5323edcd6e9105 (diff)
doc: Update release notes for 25.2rc1
-rw-r--r--doc/release-notes.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index fdca90f36f..eb85c31a6b 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,9 +1,9 @@
-25.x Release Notes
+25.2rc1 Release Notes
==================
-Bitcoin Core version 25.x is now available from:
+Bitcoin Core version 25.2rc1 is now available from:
- <https://bitcoincore.org/bin/bitcoin-core-25.x/>
+ <https://bitcoincore.org/bin/bitcoin-core-25.2/test.rc1>
This release includes various bug fixes and performance
improvements, as well as updated translations.
@@ -48,6 +48,10 @@ Notable changes
- #29003 rpc: fix getrawtransaction segfault
+### Wallet
+
+- #29176 wallet: Fix use-after-free in WalletBatch::EraseRecords
+
Credits
=======
@@ -55,6 +59,7 @@ Thanks to everyone who directly contributed to this release:
- Martin Zumsande
- Sebastian Falbesoner
+- MarcoFalke
As well as to everyone that helped with translations on
[Transifex](https://www.transifex.com/bitcoin/bitcoin/).