summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-05-01 13:58:28 -0400
committerdrebs <drebs@leap.se>2016-05-03 10:52:25 -0300
commitb7b7ddaeca42a9cde43c99cf6e3f9a937e5490a8 (patch)
treecf1fe5b7b8ff56341a318f5519b5fbb4b4d469e4 /client/changes
parent33ecd8375e80e452486b727c2ef54d67d330505c (diff)
[feature] use deferred semaphore
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/next-changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/next-changelog.rst b/client/changes/next-changelog.rst
index 93d90901..bd56c857 100644
--- a/client/changes/next-changelog.rst
+++ b/client/changes/next-changelog.rst
@@ -10,6 +10,7 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
+- Use DeferredLock instead of its locking cousin.
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.