summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-23 11:52:48 +0200
committerJim Meyering <jim@meyering.net>2006-10-23 11:52:48 +0200
commita002111341cec3efa6207143b56ca51db1123f91 (patch)
treea967de7d0b9223707d966c619784a11e1ff88ba6 /ChangeLog
parent0fdbf2e8c789765c3d04c5acb4de7fb557beda5a (diff)
downloadcoreutils-a002111341cec3efa6207143b56ca51db1123f91.tar.xz
* tests/misc/pwd-long: Undo last change, since it made Perl invoke
pwd via a shell. Instead, ensure that the absolute name of the pwd binary consists solely of reasonable characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 397a3218e..3f5b181dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-10-23 Jim Meyering <jim@meyering.net>
+ * tests/misc/pwd-long: Undo last change, since it made Perl invoke
+ pwd via a shell. Instead, ensure that the absolute name of the
+ pwd binary consists solely of reasonable characters.
+
* NEWS: Add a line for 6.5-cvs.
* configure.ac (AC_INIT): Bump to 6.5 and add "-cvs" suffix.