summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-01-08 18:57:38 -0200
committerKali Kaneko <kali@leap.se>2015-02-11 14:03:18 -0400
commit14f34b1f64a667bf4a146e8579f95c5d308a1f77 (patch)
tree4d95bf772a8845669bf9b5c7b6dc26f58bfdaa59 /client/changes
parent61212438a57d2450db767860c6e09e43d9e53532 (diff)
Retry on SQLCipher timeout (#6625).
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/bug_6625_retry-on-sqlcipher-thread-timeout1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/bug_6625_retry-on-sqlcipher-thread-timeout b/client/changes/bug_6625_retry-on-sqlcipher-thread-timeout
new file mode 100644
index 00000000..8b2ce055
--- /dev/null
+++ b/client/changes/bug_6625_retry-on-sqlcipher-thread-timeout
@@ -0,0 +1 @@
+ o Retry on sqlcipher thread timeouts (#6625).