diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index a0a534603..d17103a69 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 16 14:10:02 CET 1999 Werner Koch <wk@isil.d.shuttle.de> + + * strgutil.c (add_to_strglist): Clear the new flags field + (append_to_strglist): Ditto. + + * dotlock.c (read_lockfile): terminate pidstr (Michael). + Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de> * dotlock.c (remove_lockfiles): Add cleanup function. |