From b5ebf1eacd090d721bd4a4e961b0a60d890ffcc6 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sun, 8 Mar 2015 19:13:59 +0100 Subject: [PATCH] release notes --- RELEASE-NOTES | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 50e4f9989..f78c490f9 100644 --- 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