about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-20 21:55:16 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-20 21:55:16 +0000
commit48a1d526d02c60c053193945a1c02709f7851f5a (patch)
treecb1ea61a89ed8e91c080472e1aa923563a9be7fd /ChangeLog
parent2f156993495317477d92f02aa05c674cab8e3805 (diff)
downloadglibc-48a1d526d02c60c053193945a1c02709f7851f5a.tar.gz
glibc-48a1d526d02c60c053193945a1c02709f7851f5a.tar.xz
glibc-48a1d526d02c60c053193945a1c02709f7851f5a.zip
* io/Makefile (tests): Add tst-symlinkat, tst-linkat, and
	tst-readlinkat.
	* io/tst-symlinkat.c: New file.
	* io/tst-linkat.c: New file.
	* io/tst-readlinkat.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 785c547d74..9aaf9d2797 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2006-01-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* io/Makefile (tests): Add tst-symlinkat, tst-linkat, and
+	tst-readlinkat.
+	* io/tst-symlinkat.c: New file.
+	* io/tst-linkat.c: New file.
+	* io/tst-readlinkat.c: New file.
+
 	* dirent/Makefile (tests): Add tst-fdopendir2.
 	* dirent/tst-fdopendir2.c: New file.