diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 01472c65..0be38264 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -2,6 +2,8 @@ * Makefile.am (readdir): Add a check for GNU/Linux and NFS directory and issue a warning if so. + (fts): Ditto for IRIX - can't check for NFS so just print the message. + (fnmatch.awk, fnmatch.ok): Improve portability. 2013-03-20 Arnold D. Robbins <arnold@skeeve.com> |