diff options
| author | Kali Kaneko <kali@leap.se> | 2016-05-01 13:58:28 -0400 | 
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2016-06-06 19:58:50 -0400 | 
| commit | 951593776e6dabdeef69b4138e4cc3d789e6295f (patch) | |
| tree | eb27805b9f0686908d3f7e987fc8c12118c42f2c /client/changes | |
| parent | 06f3c80e848b14d3fff1a6edd2cd58f998b976db (diff) | |
[feature] use deferred semaphore
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 050d84be..a696fe10 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. | 
