diff options
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/bug_always-initialize-the-sync-db | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/bug_always-initialize-the-sync-db b/client/changes/bug_always-initialize-the-sync-db new file mode 100644 index 00000000..2b12989a --- /dev/null +++ b/client/changes/bug_always-initialize-the-sync-db @@ -0,0 +1,2 @@ + o Always initialize the sync db to allow for both asynchronous encryption + and asynchronous decryption when syncing. |