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 0f66a4122..da016bd7c 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -2,6 +2,7 @@ * dotlock.c (dotlock_take, dotlock_take_unix, dotlock_take_w32): Implement arbitrary timeout values. + (dotlock_create): Add arg FLAGS for future extensions. 2011-09-27 Werner Koch <[email protected]> |