aboutsummaryrefslogtreecommitdiff
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 f09983800c..0fa1537951 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-07 Ulrich Drepper <drepper@redhat.com>
+
+ * malloc/mtrace.pl: Exit with exit code 1 if any leak was
+ detected.
+ * malloc/tst-mtrace.sh: Run mtrace script.
+
2000-07-07 Greg McGary <greg@mcgary.org>
* posix/regex.c (EXTEND_BUFFER): Compute increment once.