From c0bf69e3b36ca0023651ee759d23a11c11a25f35 Mon Sep 17 00:00:00 2001 From: thomasv Date: Fri, 16 Dec 2011 14:17:31 +0100 Subject: [PATCH] release notes 0.34 --- client/RELEASE-NOTES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/RELEASE-NOTES b/client/RELEASE-NOTES index 539f4e4c6..a483c15a1 100644 --- 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 ------------