summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-01-31 12:30:53 -0300
committerTomás Touceda <chiiph@leap.se>2014-01-31 12:30:53 -0300
commit80a3983b5d3562906fcc81e8b196810d7d5a82cc (patch)
tree23960e1b88888e7ac2d368ffb2c78a739e877699 /changes
parentc43b7378164d15a40e5ad8413a463995d2d88ca4 (diff)
Only sync soledad at account creation, otherwise defer to thread
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_5083_sync_soledad_only_on_account_create3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_5083_sync_soledad_only_on_account_create b/changes/bug_5083_sync_soledad_only_on_account_create
new file mode 100644
index 00000000..6deaa41f
--- /dev/null
+++ b/changes/bug_5083_sync_soledad_only_on_account_create
@@ -0,0 +1,3 @@
+- Sync Soledad before bootstrapping mail only if the key for the user
+ is not found locally. Otherwise, defer to thread and
+ continue. Closes #5083 \ No newline at end of file