summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-23 12:22:15 +0200
committerJim Meyering <jim@meyering.net>2006-10-23 12:22:15 +0200
commit7e4eef7e405d05461f463e5276110fe6a48f6385 (patch)
tree3a86501482d75c26929ce39cb8520ed9c1c0d745 /ChangeLog
parenta002111341cec3efa6207143b56ca51db1123f91 (diff)
downloadcoreutils-7e4eef7e405d05461f463e5276110fe6a48f6385.tar.xz
* tests/misc/pwd-long: Whoops. Don't exec the perl script. Otherwise, the sh-trap-based
clean-up code isn't run.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f5b181dc..dfa12e84c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* 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.
+ Whoops. Don't exec the perl script. Otherwise, the sh-trap-based
+ clean-up code isn't run.
* NEWS: Add a line for 6.5-cvs.
* configure.ac (AC_INIT): Bump to 6.5 and add "-cvs" suffix.