diff options
Diffstat (limited to 'client/changes/bug_fix-async-decrypt')
-rw-r--r-- | client/changes/bug_fix-async-decrypt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/bug_fix-async-decrypt b/client/changes/bug_fix-async-decrypt new file mode 100644 index 00000000..eb0ce7b5 --- /dev/null +++ b/client/changes/bug_fix-async-decrypt @@ -0,0 +1,2 @@ + o Refactor asynchronous encryption/decryption code to its own file. + o Fix logging and graceful failing when exceptions are raised during sync. |