aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-07 08:35:20 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-07 08:35:20 +0000
commit47a03c51c8d02a1643990f976e72289333f41951 (patch)
treeb891ff22af6860e1b4f85bcb967160c29343d794 /ChangeLog
parent23940a4c31626d819129cc4de48f2e5253c6d0b8 (diff)
downloadglibc-47a03c51c8d02a1643990f976e72289333f41951.tar
glibc-47a03c51c8d02a1643990f976e72289333f41951.tar.gz
glibc-47a03c51c8d02a1643990f976e72289333f41951.tar.bz2
glibc-47a03c51c8d02a1643990f976e72289333f41951.zip
Update.
2000-09-07 Ulrich Drepper <drepper@redhat.com> * posix/Makefile (tests): Add tst-dir. (tst-dir-ARGS): New variable. * posix/tst-dir.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3b5b8b349..5c9c883137 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-07 Ulrich Drepper <drepper@redhat.com>
+
+ * posix/Makefile (tests): Add tst-dir.
+ (tst-dir-ARGS): New variable.
+ * posix/tst-dir.c: New file.
+
2000-09-07 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_getdents64): New.