URI: 
       trelease notes for 2.4 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 35ca1537f2bc8365f2fa059f4bf466ef250b8215
   DIR parent 71243c2a57e74c0c39e71ae16b61f1700ebabe3c
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Thu,  9 Jul 2015 09:40:51 +0200
       
       release notes for 2.4
       
       Diffstat:
         M RELEASE-NOTES                       |      14 ++++++++++++++
       
       1 file changed, 14 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -1,3 +1,17 @@
       +# Release 2.4
       + * Openalias support was merged into the main code.
       + * The DNSSEC validation procedure (used for OpenAliases) was
       +   rewritten. The previous validation method, which was included in
       +   the OpenAlias plugin, is vulnerable and should not be trusted
       +   (Electrum 2.0 to 2.3).
       + * Payment requests can be signed with DNSSEC aliases. This
       +   effectively extends BIP70 to user aliases.
       + * New 'email' plugin, that enables sending and receiving payment
       +   requests by email.
       + * Arbitrary m-of-n multisig wallets are supported (n<=15).
       + * Multisig wallets can be signed with Trezor.
       + * User-set transaction fees are retained with the '!' shortcut.
       +
        # Release 2.3.3
         * fix proxy settings (issue #1309)
         * improvements to the transaction dialog: