URI: 
       trelease notes - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit f215cc252d6d49e753a82a41f459f92ff075136a
   DIR parent 0c5bfb8c2660f3eb6fe282379e5e971bb95c67fa
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Fri, 24 Jul 2015 15:13:11 +0200
       
       release notes
       
       Diffstat:
         M RELEASE-NOTES                       |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -18,6 +18,7 @@
           when the user uses the '!' shortcut.
         * New 'email' plugin, that enables sending and receiving payment
           requests by email.
       + * The daemon supports Websocket notifications of payments.
        
        # Release 2.3.3
         * fix proxy settings (issue #1309)