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 80513745d5355e75608849cac775f756609bc355
   DIR parent 86898074006231886acb30a1d005f6d4643f2918
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Fri, 24 Apr 2015 09:36:42 +0200
       
       release notes
       
       Diffstat:
         M RELEASE-NOTES                       |      12 ++++++------
       
       1 file changed, 6 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -5,12 +5,12 @@
           3. The Label Sync plugin only requests modified labels.
         * The 'Invoices' and 'Send' tabs have been merged.
         * Contacts are stored in a separate file, shared between wallets.
       - * A Search Box is available (Ctrl-S)
       - * Payment requests have an expiration date and can be exported in
       -   BIP70 format.
       - * Local files are supported in BIP72 URIs: "bitcoin:?r=file:///..."
       - * The Transaction dialog shows own addresses in green color.
       - * New Address History dialog.
       + * A Search Box is available in the GUI (Ctrl-S)
       + * Payment requests have an expiration date and can be exported to
       +   BIP70 files.
       + * file: scheme support in BIP72 URIs: "bitcoin:?r=file:///..."
       + * Own addresses are shown in green in the Transaction dialog.
       + * Address History dialog.
         * The OpenAlias plugin was improved.
         * Various bug fixes and GUI improvements.