diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-13 15:00:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-13 15:00:27 +0000 |
commit | bd31edf2fce64af24539a99b22239b7b6d4098b8 (patch) | |
tree | 40ab79f536fd2af7f08ad0710b57a64efd52e986 /ChangeLog | |
parent | 33c3e20e7b48d4d7fc46eceda01fd8607fd0b415 (diff) | |
download | glibc-bd31edf2fce64af24539a99b22239b7b6d4098b8.tar.gz glibc-bd31edf2fce64af24539a99b22239b7b6d4098b8.tar.xz glibc-bd31edf2fce64af24539a99b22239b7b6d4098b8.zip |
Update.
1998-09-13 Ulrich Drepper <drepper@cygnus.com> * io/pwd.c (main): Add call to mtrace. * malloc/mtrace.pl: Quote @ in string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3e6177284e..47d33bb04a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-09-13 Ulrich Drepper <drepper@cygnus.com> + + * io/pwd.c (main): Add call to mtrace. + + * malloc/mtrace.pl: Quote @ in string. + 1998-09-13 19:25 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp.c (parse_arith): Fix memory leaks. |