electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit b5ebf1eacd090d721bd4a4e961b0a60d890ffcc6
parent 6fc9ca2a4102a58a2bc9765a260ad1fd94fbf173
Author: ThomasV <thomasv@gitorious>
Date:   Sun,  8 Mar 2015 19:13:59 +0100

release notes

Diffstat:
MRELEASE-NOTES | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES @@ -1,17 +1,17 @@ -# Release 2.0.1 - bugfixes +# Release 2.0.2 - bugfixes + * Fix transaction sweep (#1066) + * Fix thread timing bug (#1054) + +# Release 2.0.1 - bugfixes * Fix critical bug in Trezor address derivation: passphrases were not NFKD normalized. Trezor users who created a wallet protected by a passphrase containing utf-8 characters with diacritics are affected. These users will have to open their wallet with version 2.0 and to move their funds to a new wallet. - * Use a file socket for the daemon (fixes network dialog issues) - * Fix crash caused by QR scanner icon when zbar not installed. - * Fix CosignerPool plugin - * Label Sync plugin: Fix label sharing between multisig wallets