aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-24914.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/release-notes-24914.md b/doc/release-notes-24914.md
new file mode 100644
index 0000000000..505d356fce
--- /dev/null
+++ b/doc/release-notes-24914.md
@@ -0,0 +1,9 @@
+Wallet
+------
+
+- Wallet loading has changed in this release. Wallets with some corrupted records that could be
+ previously loaded (with warnings) may no longer load. For example, wallets with corrupted
+ address book entries may no longer load. If this happens, it is recommended
+ load the wallet in a previous version of Bitcoin Core and import the data into a new wallet.
+ Please also report an issue to help improve the software and make wallet loading more robust
+ in these cases.