diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 7ed2673ba..1c067cdf5 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -4,6 +4,7 @@ [DOTLOCK_USE_PTHREAD] (all_lockfiles_mutex): New. (LOCK_all_lockfiles, UNLOCK_all_lockfiles): New. Use them to protect access to all_lockfiles. + (dotlock_set_fd, dotlock_get_fd): New. 2011-09-28 Werner Koch <[email protected]> |