diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-16 16:52:13 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-16 16:52:13 -0400 |
commit | 703fa8efdfa6a201921bae97edc653e60b977b85 (patch) | |
tree | 8fdadb89472574ad0c4829803e68cec67b678103 /CHANGELOG | |
parent | 4cb22bcb42b271899c266e30a0ad5e6fd7abd977 (diff) |
[pkg] fix typo in changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Client: o Improve how we send information on SOLEDAD_SYNC_SEND_STATUS and in SOLEDAD_SYNC_RECEIVE_STATUS. Related to Feature #7353. o Fix hanging sync by properly waiting db initialization on sync decrypter - pool. Closes #7686. + pool. Closes #7386. o Avoid double decryption of documents. o Fix the order of the events emited for incoming documents. o bugfix: move sync db and encpool creation to api. |