aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35a35d2c1e..2b20e9a81f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-02-14 Ulrich Drepper <drepper@redhat.com>
+ * elf/Makefile: Add rules to build and run tst-tls8.
+ * elf/tst-tls8.c: New file.
+ * elf/tst-tlsmod4.c: New file.
+
* stdlib/test-a64l.c (tests): Add more test cases.
* sunrpc/rtime.c (rtime): Change type of thetime to uint32_t.