URI: 
       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 0149d90253fa3478255be826a52044910e55e5fd
   DIR parent 8732bead24755c982f8259b721f7d6bd3a347ce7
  HTML Author: Neil Booth <kyuupichan@gmail.com>
       Date:   Fri, 22 Jan 2016 21:18:28 +0900
       
       Update release notes
       
       Diffstat:
         M RELEASE-NOTES                       |      13 +++++++++++++
       
       1 file changed, 13 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -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