summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordb <drebs@riseup.net>2015-01-07 11:06:41 -0200
committerdb <drebs@riseup.net>2015-01-07 11:06:41 -0200
commit03d3427b30f7bd242d77a07c6fdca1b51a51cdc9 (patch)
tree894bf839b0f5c6dd65c92c847822e12d62301b10
parentb37aaf3f4677fe62ef5948460898abbf6a1ded71 (diff)
Fold in changes.
-rw-r--r--CHANGELOG15
-rw-r--r--changes/bug_4811_do-not-disable-caching-checkbox-for-manual-accounts2
-rw-r--r--changes/bug_6613_remove-wizard-popup1
-rw-r--r--changes/feature_4871_remove-status-bar-messages1
-rw-r--r--changes/feature_4881_improve-error-message-when-configuring-account1
5 files changed, 13 insertions, 7 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d8e3811..b2b36cd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,19 @@
-0.0.3 Dez 23:
+0.0.4 Jan 07, 2014:
+ o Do not disable caching checkbox for manual accounts when caching is turned
+ on (#4811).
+ o Remove automatic wizard popup when there's no account configured (#6613).
+ o Remove status bar messages (#4871).
+ o Improve error message when configuring account (#4881).
+
+0.0.3 Dec 23, 2013:
o Remove the password field from the account wizard. Closes #4525.
o Remove misleading encryption information from wizard (#4545).
-0.0.2 Nov 5:
+
+0.0.2 Nov 5, 2013:
o Fix items from Mozilla editors review. Closes #4374.
o Create a Thunderbird extension with a wizard for creating LEAP's Bitmask
client-compliant accounts and with caching prevention. Closes #3542.
+0.0.1 Oct 4, 2013:
+ o Create a Thunderbird extension with a wizard for creating LEAP's Bitmask
+ client-compliant accounts and with caching prevention. Closes #3542.
diff --git a/changes/bug_4811_do-not-disable-caching-checkbox-for-manual-accounts b/changes/bug_4811_do-not-disable-caching-checkbox-for-manual-accounts
deleted file mode 100644
index 6804912..0000000
--- a/changes/bug_4811_do-not-disable-caching-checkbox-for-manual-accounts
+++ /dev/null
@@ -1,2 +0,0 @@
- o Do not disable caching checkbox for manual accounts when caching is turned
- on (#4811).
diff --git a/changes/bug_6613_remove-wizard-popup b/changes/bug_6613_remove-wizard-popup
deleted file mode 100644
index 08383b4..0000000
--- a/changes/bug_6613_remove-wizard-popup
+++ /dev/null
@@ -1 +0,0 @@
- o Remove automatic wizard popup when there's no account configured (#6613).
diff --git a/changes/feature_4871_remove-status-bar-messages b/changes/feature_4871_remove-status-bar-messages
deleted file mode 100644
index 6b0ca90..0000000
--- a/changes/feature_4871_remove-status-bar-messages
+++ /dev/null
@@ -1 +0,0 @@
- o Remove status bar messages (#4871).
diff --git a/changes/feature_4881_improve-error-message-when-configuring-account b/changes/feature_4881_improve-error-message-when-configuring-account
deleted file mode 100644
index 4cfaa0c..0000000
--- a/changes/feature_4881_improve-error-message-when-configuring-account
+++ /dev/null
@@ -1 +0,0 @@
- o Improve error message when configuring account (#4881).