tUpdate release notes for 2.6 - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit b8eea5f56eaf82618efc60c599da36312bd3fbcc
DIR parent 2763b0feea724c2b8a6a6532f9e22b26c7fa7b3e
HTML Author: Neil Booth <kyuupichan@gmail.com>
Date: Sat, 12 Dec 2015 11:57:30 +0900
Update release notes for 2.6
Diffstat:
M RELEASE-NOTES | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
t@@ -2,6 +2,9 @@
* separation between plugins and GUIs
* the daemon supports jsonrpc commands
* new command: 'notify <address> <url>'
+ * improved coin selection to help preserve user privacy. This is an
+ experimental feature. Enable it by setting the Coin Selection
+ preference to Privacy.
# Release 2.5.4
* increase MIN_RELAY_TX_FEE to avoid dust transactions