From 0149d90253fa3478255be826a52044910e55e5fd Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Fri, 22 Jan 2016 21:18:28 +0900 Subject: [PATCH] Update release notes --- RELEASE-NOTES | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 06f09fed6..04c61dac9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,6 +8,19 @@ * the install wizard has been rewritten and improved * support minikeys as used in Casascius coins for private key import and sweeping + * much improved support for Trezor and KeepKey devices: + - full device information display + - initialize a new or wiped device in 4 ways: + 1) device generates a new wallet + 2) you enter a seed + 3) you enter a BIP39 mnemonic to generate the seed + 4) you enter a master private key + - change / set / disable PIN + - set homescreen (Trezor only) + - set a session timeout. Once a session has timed out, further use + of the device requires your PIN and passhphrase to be re-entered + - enable / disable passphrases + - device wipe # Release 2.5.4 * increase MIN_RELAY_TX_FEE to avoid dust transactions