commit c0bf69e3b36ca0023651ee759d23a11c11a25f35 parent ff0f1f0f3c9ef84d1db7cbc31fdbed9cd42a2078 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(-)
diff --git a/client/RELEASE-NOTES b/client/RELEASE-NOTES @@ -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 ------------