From fad389862725abe4351879e3333e47e9e5bf9e0c Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Mon, 13 Aug 2018 07:42:43 -0400 Subject: doc: move-only release notes of individual prs --- doc/release-notes-pr12257.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 doc/release-notes-pr12257.md (limited to 'doc/release-notes-pr12257.md') diff --git a/doc/release-notes-pr12257.md b/doc/release-notes-pr12257.md deleted file mode 100644 index 293a00ad75..0000000000 --- a/doc/release-notes-pr12257.md +++ /dev/null @@ -1,9 +0,0 @@ -Notable changes -=============== - -Coin selection --------------- -- A new `-avoidpartialspends` flag has been added (default=false). If enabled, the wallet will try to spend UTXO's that point at the same destination - together. This is a privacy increase, as there will no longer be cases where a wallet will inadvertently spend only parts of the coins sent to - the same address (note that if someone were to send coins to that address after it was used, those coins will still be included in future - coin selections). -- cgit v1.2.3