summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-12-23 14:26:01 -0200
committerdrebs <drebs@leap.se>2013-12-23 14:26:01 -0200
commit79bef2ea88c01e629973df3de97eb3456add3793 (patch)
tree8d9f3c8389ea416effa79b542f63216fc0b4a9b7
parenta697da48530c1938206914872d6e7ac252a3e639 (diff)
Fold in changes.
-rw-r--r--CHANGELOG3
-rw-r--r--changes/feature_4525_remove-password-field-from-wizard1
-rw-r--r--changes/feature_4545_remove-misleading-encryption-information-from-wizard1
3 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3817d1c..d8e3811 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+0.0.3 Dez 23:
+ o Remove the password field from the account wizard. Closes #4525.
+ o Remove misleading encryption information from wizard (#4545).
0.0.2 Nov 5:
o Fix items from Mozilla editors review. Closes #4374.
o Create a Thunderbird extension with a wizard for creating LEAP's Bitmask
diff --git a/changes/feature_4525_remove-password-field-from-wizard b/changes/feature_4525_remove-password-field-from-wizard
deleted file mode 100644
index fbb1376..0000000
--- a/changes/feature_4525_remove-password-field-from-wizard
+++ /dev/null
@@ -1 +0,0 @@
- o Remove the password field from the account wizard. Closes #4525.
diff --git a/changes/feature_4545_remove-misleading-encryption-information-from-wizard b/changes/feature_4545_remove-misleading-encryption-information-from-wizard
deleted file mode 100644
index 8286cfd..0000000
--- a/changes/feature_4545_remove-misleading-encryption-information-from-wizard
+++ /dev/null
@@ -1 +0,0 @@
- o Remove misleading encryption information from wizard (#4545).