about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07b7e63637..772a66487b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-07-06  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/Makefile (test-srcs): Add tst-mtrace.
+	(distribute): Add tst-mtrace.sh.
+	Add rule to run tst-mtrace.sh.
+	* malloc/tst-mtrace.c: New file.
+	* malloc/tst-mtrace.sh: New file.
+
 	* include/signal.h: Declare __libc_sigaction.
 	* sysdeps/unix/sysv/linux/Versions: Export __libc_sigaction.
 	* sysdeps/unix/sysv/linux/sigaction.c: Add __libc_sigaction alias.