summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-13 15:00:27 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-13 15:00:27 +0000
commitbd31edf2fce64af24539a99b22239b7b6d4098b8 (patch)
tree40ab79f536fd2af7f08ad0710b57a64efd52e986 /ChangeLog
parent33c3e20e7b48d4d7fc46eceda01fd8607fd0b415 (diff)
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--ChangeLog6
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.