diff options
author | drebs <drebs@leap.se> | 2015-06-04 11:15:28 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-06-04 11:15:28 -0300 |
commit | b73d45aad428a530917a0f7b2e6e75645376eacc (patch) | |
tree | 15f0fb29c236fee5ca5ee65fd546d0c08606913d /client/changes/bug_6757_fix-order-of-insertion-when-syncing | |
parent | 289fab7dbeace040cdd6752026870e4d72e8265f (diff) | |
parent | 9fb1c47ca7da06d6feef6846b812aec28128ed78 (diff) |
Merge tag '0.7.0' into develop
Tag version 0.7.0.
Conflicts:
client/pkg/requirements.pip
common/pkg/requirements.pip
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, 0 insertions, 2 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 deleted file mode 100644 index c0470f5a..00000000 --- a/client/changes/bug_6757_fix-order-of-insertion-when-syncing +++ /dev/null @@ -1,2 +0,0 @@ - o Fix the order of insertion of documents when using workers for decrypting - incoming documents during a sync. Closes #6757. |