diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-24 08:25:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-24 08:25:05 +0000 |
commit | f3e7f6080f916b051b309a44fef68a045a3aad3b (patch) | |
tree | 8f6b905d332aa1c6c795b54527313c2c4a38bea0 /ChangeLog | |
parent | 84832e0528058662f1294e40dfd506ea0133487b (diff) | |
download | glibc-f3e7f6080f916b051b309a44fef68a045a3aad3b.tar.gz glibc-f3e7f6080f916b051b309a44fef68a045a3aad3b.tar.xz glibc-f3e7f6080f916b051b309a44fef68a045a3aad3b.zip |
Update.
* malloc/Makefile (tests): Add tst-obstack.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 84334310ea..4467c477cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ block. * malloc/tst-obstack.c: New file. Patch and test case by Alexandre Duret-Lutz <duret_g@epita.fr>. + * malloc/Makefile (tests): Add tst-obstack. Complete revamp of the reference counter handling. * include/link.h (struct link_map): Add l_idx field. |