URI: 
       trelease notes for 3.0.3 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit b4e43754e0f60d8438b5fd412de816a466344401
   DIR parent a13775e5333b044334806dec264d21dc00cfc542
  HTML Author: SomberNight <somber.night@protonmail.com>
       Date:   Tue, 12 Dec 2017 06:35:45 +0100
       
       release notes for 3.0.3
       
       Diffstat:
         M RELEASE-NOTES                       |      15 +++++++++++++++
       
       1 file changed, 15 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -1,3 +1,18 @@
       +# Release 3.0.3
       +  * Qt GUI: sweeping now uses the Send tab, allowing fees to be set
       +  * Windows: if using the installer binary, there is now a separate shortcut
       +    for "Electrum Testnet"
       +  * Digital Bitbox: added suport for p2sh-segwit
       +  * OS notifications for incoming transactions
       +  * better transaction size estimation:
       +    - fees for segwit txns were somewhat underestimated (#3347)
       +    - some multisig txns were underestimated
       +    - handle uncompressed pubkeys
       +  * fix #3321: testnet for Windows binaries
       +  * fix #3264: Ledger/dbb signing on some platforms
       +  * fix #3407: KeepKey sending to p2sh output
       +  * other minor fixes and usability improvements
       +
        # Release 3.0.2
          * Android: replace requests tab with address tab, with access to
            private keys