summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97b016d76..dca36118d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,12 @@
system condition where dirent.d_ino != stat.st_ino.
* tests/ls/Makefile.am (TESTS): Add stat-vs-dirent.
+2006-05-06 Eric Blake <address@hidden>
+
+ * tests/ls/inode: Expand to test inode from readdir case.
+ * tests/ls/follow-slink: Expand to test broken links encountered
+ implicitly, favoring Solaris 9 and OpenBSD 3.4 behavior.
+
2006-05-06 Eric Blake <ebb9@byu.net>
* tests/mv/leak-fd: Work even on case-insensitive file system.