aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-05-13 12:33:41 -0700
committerRoland McGrath <roland@hack.frob.com>2015-05-13 12:33:41 -0700
commitb88a18e10c9b18a74e2c2b26817189a5841cff12 (patch)
treeb271bad30b76dc3cbade17c541120048a82a0ac9 /ChangeLog
parentd9efd775ba51916b58b899d8b1c8501105a830de (diff)
downloadglibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar
glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar.gz
glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar.bz2
glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.zip
Add a test case for scandir.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc7431be35..deb575db75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-05-13 Roland McGrath <roland@hack.frob.com>
+
+ * dirent/tst-scandir.c: New file.
+ * dirent/tst-scandir64.c: New file.
+ * dirent/Makefile (tests): Add them.
+
2015-05-13 H.J. Lu <hongjiu.lu@intel.com>
[BZ #18409]