URI: 
       tcomplete release notes - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 549d71fb0bcbc43c16c3703f5c576f79d39e9b84
   DIR parent bd1f7b539e09d77c75baa7512bd8fec1dedc5f47
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Fri, 28 Dec 2018 13:43:18 +0100
       
       complete release notes
       
       Diffstat:
         M RELEASE-NOTES                       |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -2,6 +2,8 @@
        
         * Fix Qt history export bug
         * Improve network timeouts
       + * Prepend server transaction_broadcast error messages with
       +   explanatory message. Render error messages as plain text.
        
        
        # Release 3.3.1 - (December 20, 2018)