diff options
author | drebs <drebs@leap.se> | 2013-12-23 14:26:01 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-12-23 14:26:01 -0200 |
commit | 79bef2ea88c01e629973df3de97eb3456add3793 (patch) | |
tree | 8d9f3c8389ea416effa79b542f63216fc0b4a9b7 | |
parent | a697da48530c1938206914872d6e7ac252a3e639 (diff) |
Fold in changes.
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | changes/feature_4525_remove-password-field-from-wizard | 1 | ||||
-rw-r--r-- | changes/feature_4545_remove-misleading-encryption-information-from-wizard | 1 |
3 files changed, 3 insertions, 2 deletions
@@ -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). |