summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authordb <drebs@riseup.net>2015-01-08 15:48:34 -0200
committerdb <drebs@riseup.net>2015-01-08 15:48:34 -0200
commit7c0a703d1509b46d7d5c3a952d48d281667b9577 (patch)
tree4ed02519cd2562f4e32c881ca06f44f6794f1b34 /CHANGELOG
parent06c4facdd0e5eef678622953ddcc850ca7153ebc (diff)
parent60abdca26f5945efbed670a3ae43b73b6114dd55 (diff)
Merge tag '0.0.4' into debian/release-0.0.4
Tag bitmask_thunderbird 0.0.4. Conflicts: Makefile install.rdf.template
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 13 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d8e3811..1cc4e04 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,19 @@
-0.0.3 Dez 23:
+0.0.4 Jan 07, 2015:
+ 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.