diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 429144a77..7c79787a2 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,12 @@ +2004-09-30 David Shaw <[email protected]> + + * iobuf.c (pop_filter): Make static. + + * dotlock.c (destroy_dotlock): New. Remove the handle from the + list of locks. + (release_dotlock): Don't act if we don't have any locks at all. + From Werner on stable branch. + 2004-09-10 David Shaw <[email protected]> * http.c (make_radix64_string, do_parse_uri, send_request): Add |