about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-12 23:53:40 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-12 23:53:40 +0000
commitaa780baba8ddf1845a5b8caeeaf98d2149fb68b8 (patch)
tree4a1700fe52068d5f8e8db7dc0845f9fd47cb81e8 /ChangeLog
parentc49b2a4e55127452b9f9b8cd307be150a8c0e3b6 (diff)
downloadglibc-aa780baba8ddf1845a5b8caeeaf98d2149fb68b8.tar.gz
glibc-aa780baba8ddf1845a5b8caeeaf98d2149fb68b8.tar.xz
glibc-aa780baba8ddf1845a5b8caeeaf98d2149fb68b8.zip
Update.
	* malloc/Makefile (tests): Add tst-calloc.
	* malloc/tst-calloc.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 445f4a0849..0a24150c1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/Makefile (tests): Add tst-calloc.
+	* malloc/tst-calloc.c: New file.
+
 	* sysdeps/arm/libm-test-ulps: New file.
 
 	* malloc/malloc.c: Undo all of today's changes.