diff options
author | drebs <drebs@leap.se> | 2016-04-26 22:43:27 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2016-04-26 22:44:08 -0300 |
commit | 96e27b6d258562d0e83696cefb1d11c60a31acf2 (patch) | |
tree | 8c2ae056c6210e57a18b6e0ee7bf47eb0b127e54 /client/changes | |
parent | af692e04c62b374c197d3ff45935ece5a7e100c1 (diff) |
[refactor] add changes file for shared db lock removal
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/next-changelog.rst b/client/changes/next-changelog.rst index bdc9f893..6e97386c 100644 --- a/client/changes/next-changelog.rst +++ b/client/changes/next-changelog.rst @@ -20,6 +20,7 @@ Bugfixes Misc ~~~~ +- Refactor bootstrap to remove shared db lock. - `#1236 <https://leap.se/code/issues/1236>`_: Description of the new feature corresponding with issue #1236. - Some change without issue number. |