summaryrefslogtreecommitdiff
path: root/client/changes/feature_rw_lock_client_ops
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-04-04 16:34:33 -0300
committerTomás Touceda <chiiph@leap.se>2014-04-04 16:34:33 -0300
commita3fed4d42ab4a7be7bc7ebe86b35805ac73d62de (patch)
tree8c69733f1f8a83ac83e40bf7e522a5fe8eae9b50 /client/changes/feature_rw_lock_client_ops
parenteb6af9fd66d0c69af6735ffbd08fe86c3ccf313a (diff)
Fold in changes
Diffstat (limited to 'client/changes/feature_rw_lock_client_ops')
-rw-r--r--client/changes/feature_rw_lock_client_ops1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/changes/feature_rw_lock_client_ops b/client/changes/feature_rw_lock_client_ops
deleted file mode 100644
index 1c1ab446..00000000
--- a/client/changes/feature_rw_lock_client_ops
+++ /dev/null
@@ -1 +0,0 @@
- o Add a read-write lock for all client operations. Addresses: #4972