URI: 
       tfix info in release notes - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit e376e445ee588d20af9d294eb8ff4f21644375a8
   DIR parent fa867d5792410b663a46d1ec0c3c29033666d2b7
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Tue, 21 Jul 2015 12:35:06 +0200
       
       fix info in release notes
       
       Diffstat:
         M RELEASE-NOTES                       |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -9,7 +9,7 @@
         * Payment requests signed with OpenAlias keys can be shared as
           bitcoin: URIs, if they are simple (a single address-type
           output). The BIP21 URI scheme is extended with 'name', 'sig',
       -   'timestamp', 'expiration'.
       +   'time', 'exp'.
         * Arbitrary m-of-n multisig wallets are supported (n<=15).
         * Multisig transactions can be signed with Trezor.
         * User-set transaction fees are retained with the '!' shortcut.