summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-12-10 14:40:08 -0300
committerTomás Touceda <chiiph@leap.se>2013-12-12 13:37:42 -0300
commit221beb86213e55e33953fdd72ff515bdf158840e (patch)
treee9e07744a100494d0d82425e493cd8072591a4f8 /client/changes
parentdeb78a5f3502ece98ec3e0b70f93025c4a1b3da5 (diff)
Unlock shared db if bootstrapping fails in any way
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/bug_unlock_shared_if_fails2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/bug_unlock_shared_if_fails b/client/changes/bug_unlock_shared_if_fails
new file mode 100644
index 00000000..fc5716e4
--- /dev/null
+++ b/client/changes/bug_unlock_shared_if_fails
@@ -0,0 +1,2 @@
+ o Unlock shared_db if anything fails in the bootstrap
+ sequence. Fixes #4702. \ No newline at end of file