diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -5,3 +5,9 @@ This release includes the following features and fixes: + +# Wallet + +The `-salvagewallet` startup option has been removed. A new `salvage` command has +been added to the `bitcoin-wallet` tool which performs the salvage operations +that `-salvagewallet` did.