From 03d3427b30f7bd242d77a07c6fdca1b51a51cdc9 Mon Sep 17 00:00:00 2001 From: db Date: Wed, 7 Jan 2015 11:06:41 -0200 Subject: Fold in changes. --- CHANGELOG | 15 +++++++++++++-- ...11_do-not-disable-caching-checkbox-for-manual-accounts | 2 -- changes/bug_6613_remove-wizard-popup | 1 - changes/feature_4871_remove-status-bar-messages | 1 - ...re_4881_improve-error-message-when-configuring-account | 1 - 5 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 changes/bug_4811_do-not-disable-caching-checkbox-for-manual-accounts delete mode 100644 changes/bug_6613_remove-wizard-popup delete mode 100644 changes/feature_4871_remove-status-bar-messages delete mode 100644 changes/feature_4881_improve-error-message-when-configuring-account 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). -- cgit v1.2.3