diff options
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feature_rw_lock_client_ops | 1 |
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 |