URI: 
       tcapital gains: update release notes - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit cc55d78b7c84a3c63d4d5246a1b1d72cfced61aa
   DIR parent 4cbdd25c93eb25be18cebdb99085921d046277d2
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Sun, 11 Feb 2018 19:14:47 +0100
       
       capital gains: update release notes
       
       Diffstat:
         M RELEASE-NOTES                       |      11 +++++++++++
       
       1 file changed, 11 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -29,6 +29,17 @@
         * Watching-only wallets and hardware wallets can be encrypted.
         * Semi-automated crash reporting
         * The SSL checkbox option was removed from the GUI.
       + * Capital gains: For each outgoing transaction, the difference
       +   between the acquisition and liquidation prices of outgoing coins is
       +   displayed in the wallet history. By default, historical exchange
       +   rates are used to compute acquisition and liquidation prices. These
       +   value can also be entered manually, in order to match the actual
       +   price realized by the user. The order of liquidation of coins is
       +   the natural order defined by the blockchain; this results in
       +   capital gain values that are invariant to changes in the set of
       +   addresses that are in the wallet. Any other ordering strategy (such
       +   as FIFO, LIFO) would result in capital gain values that depend on
       +   the set of addresses in the wallet.
        
        
        # Release 3.0.6 :