diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index d31de6a59..35f4ad72b 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,13 @@ +2004-08-23 Werner Koch <[email protected]> + + * dotlock.c (destroy_dotlock): Remove the handle from the list of + locks. + (release_dotlock): Don't act if we don't have any locks at all. + +2004-08-19 Werner Koch <[email protected]> + + * dotlock.c (destroy_dotlock): Don't act on NULL filenames. + 2004-08-19 David Shaw <[email protected]> * http.c (insert_escapes): Fix encoding problem for non-URI-safe |