tupdate release notes - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 1628965ed50f8b6e1dfc2d29f6fb8f51e5c5317c
DIR parent e376e445ee588d20af9d294eb8ff4f21644375a8
HTML Author: ThomasV <thomasv@gitorious>
Date: Tue, 21 Jul 2015 13:01:52 +0200
update release notes
Diffstat:
M RELEASE-NOTES | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
t@@ -11,8 +11,11 @@
output). The BIP21 URI scheme is extended with 'name', 'sig',
'time', 'exp'.
* Arbitrary m-of-n multisig wallets are supported (n<=15).
- * Multisig transactions can be signed with Trezor.
- * User-set transaction fees are retained with the '!' shortcut.
+ * Multisig transactions can be signed with Trezor. When you create
+ the multisig wallet, just enter the xpub of your existing Trezor
+ wallet.
+ * Transaction fees set manually in the GUI are retained when the user
+ uses the '!' shortcut.
* New 'email' plugin, that enables sending and receiving payment
requests by email.