summaryrefslogtreecommitdiff
path: root/client/changes/feature_rw_lock_client_ops
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-01-16 10:32:47 -0300
committerTomás Touceda <chiiph@leap.se>2014-01-16 10:32:47 -0300
commitb8179bee47902aa744ff982663288362aa767332 (patch)
tree16775379dd1a031098dc835e2370d302d0ebb541 /client/changes/feature_rw_lock_client_ops
parentf57270eb597dee6104a4c507705ef5d1ba6a7516 (diff)
parent360019313b371da17241abbd72038bdebe1b2649 (diff)
Merge remote-tracking branch 'refs/remotes/kali/feature/rw_lock_client_ops' into develop
Diffstat (limited to 'client/changes/feature_rw_lock_client_ops')
-rw-r--r--client/changes/feature_rw_lock_client_ops1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feature_rw_lock_client_ops b/client/changes/feature_rw_lock_client_ops
new file mode 100644
index 00000000..1c1ab446
--- /dev/null
+++ b/client/changes/feature_rw_lock_client_ops
@@ -0,0 +1 @@
+ o Add a read-write lock for all client operations. Addresses: #4972