trelease notes 0.34 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit c0bf69e3b36ca0023651ee759d23a11c11a25f35 DIR parent ff0f1f0f3c9ef84d1db7cbc31fdbed9cd42a2078 HTML Author: thomasv <thomasv@gitorious> Date: Fri, 16 Dec 2011 14:17:31 +0100 release notes 0.34 Diffstat: M client/RELEASE-NOTES | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) --- DIR diff --git a/client/RELEASE-NOTES b/client/RELEASE-NOTES t@@ -1,3 +1,11 @@ +Version 0.34 +------------ + +The key derivation was changed again in version 0.34, in order to +offer "type 2 wallet" capabilities. If you use an older wallet, you +will need to create a new wallet and move your coins. The procedure is +described below (version 0.31). + Version 0.31 ------------