diff options
Diffstat (limited to 'client/changes/bug_6757_fix-order-of-insertion-when-syncing')
-rw-r--r-- | client/changes/bug_6757_fix-order-of-insertion-when-syncing | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/bug_6757_fix-order-of-insertion-when-syncing b/client/changes/bug_6757_fix-order-of-insertion-when-syncing new file mode 100644 index 00000000..c0470f5a --- /dev/null +++ b/client/changes/bug_6757_fix-order-of-insertion-when-syncing @@ -0,0 +1,2 @@ + o Fix the order of insertion of documents when using workers for decrypting + incoming documents during a sync. Closes #6757. |