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 5b3e17e70d65ad781df4a42c7093b1990198671c
   DIR parent fcc92c1ebdee77a4a414384f23f85d37152fbe7b
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Wed,  1 Mar 2017 14:22:38 +0100
       
       update release notes
       
       Diffstat:
         M RELEASE-NOTES                       |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -1,4 +1,7 @@
        # Release 2.8.0
       +  * Asymmetric wallet file encryption: A keypair is derived from the
       +    wallet password. Once the wallet is decrypted, only the public key
       +    is retained in memory, in order to write the encrypted file.
          * Segregated Witness support (testnet only).
          * Child Pays For Parent (CPFP) dialog in the GUI.
          * Plugin for Digital Bitbox hardware.