summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-09-30 00:19:29 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-09-30 00:19:29 +0000
commitf7ecea33e4070bc5c65e531a07802ec3aed4f07d (patch)
tree39f922e780ed8315ef689174a6020dad3e279567 /ChangeLog
parente245139e462895c7720381a4a94833f8c4c4932c (diff)
downloadcoreutils-f7ecea33e4070bc5c65e531a07802ec3aed4f07d.tar.xz
* tests/rm/readdir-bug: Don't use $(...) in a shell script,
as it doesn't work with Solaris /bin/sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 815665cd7..f8ce18ce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * tests/rm/readdir-bug: Don't use $(...) in a shell script,
+ as it doesn't work with Solaris /bin/sh.
+
2006-09-29 Jim Meyering <jim@meyering.net>
* NEWS: Mention Paul's fix (to gnulib's canon-host.c) for