trelease notes for 2.0.1 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit ac505c3dff10e35093be09431e11534743924053 DIR parent 33b11422a885ebdb9a10b913c043b04c329fbf4d HTML Author: ThomasV <thomasv@gitorious> Date: Fri, 6 Mar 2015 08:42:44 +0100 release notes for 2.0.1 Diffstat: M RELEASE-NOTES | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) --- DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES t@@ -1,3 +1,16 @@ +# 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 crashes caused by QR scanner icon when zbar not installed. + + # Release 2.0 * Before you upgrade, make sure you have saved your wallet seed on