diff options
author | drebs <drebs@leap.se> | 2015-06-01 14:54:27 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-06-01 14:54:27 -0300 |
commit | 9fb1c47ca7da06d6feef6846b812aec28128ed78 (patch) | |
tree | 3353672f1f770ef5f5c87ea7e3e27debe737a50b /client/changes/bug_fix-async-decrypt | |
parent | 72af2ac4cc2252883f358af85c0921e11ccf7f80 (diff) |
[pkg] fold in changes0.7.0
Diffstat (limited to 'client/changes/bug_fix-async-decrypt')
-rw-r--r-- | client/changes/bug_fix-async-decrypt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/changes/bug_fix-async-decrypt b/client/changes/bug_fix-async-decrypt deleted file mode 100644 index eb0ce7b5..00000000 --- a/client/changes/bug_fix-async-decrypt +++ /dev/null @@ -1,2 +0,0 @@ - o Refactor asynchronous encryption/decryption code to its own file. - o Fix logging and graceful failing when exceptions are raised during sync. |