From fc16e7ae99092d5b8677f8a9b4ca58e4f01a1b91 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20Mur=C3=A9?=
Date: Mon, 28 Apr 2014 23:51:25 +0200
Subject: [PATCH] complete the release note
---
index.html | 8 ++++++++
src/index.html | 8 ++++++++
2 files changed, 16 insertions(+)
diff --git a/index.html b/index.html
index 7104a23..8020aae 100644
--- a/index.html
+++ b/index.html
@@ -6471,6 +6471,14 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
Release notes
+ 04.2014 --
+
+ - Bring back the wallet details to decrypt Bip38 encoded wallet.
+ - Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !
+ - Fix a display bug for a Bip38 encoded paper wallet.
+
+
+
04.2014 --
- Add support for Blackcoin and Primecoin
diff --git a/src/index.html b/src/index.html
index 52e9f35..16986a9 100644
--- a/src/index.html
+++ b/src/index.html
@@ -514,6 +514,14 @@
Release notes
+ 04.2014 --
+
+ - Bring back the wallet details to decrypt Bip38 encoded wallet.
+ - Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !
+ - Fix a display bug for a Bip38 encoded paper wallet.
+
+
+
04.2014 --
- Add support for Blackcoin and Primecoin