summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-07-28 19:23:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-07-28 19:23:28 +0000
commited996f7489a1a79f2673bd54b423ec47e118b5ce (patch)
treea9f590bad8f383ff02fa4c6b8221e2435ce5b8d1 /ChangeLog
parentf4bc6c5d12e74334700a6c6233e86c7ea6a10978 (diff)
downloadcoreutils-ed996f7489a1a79f2673bd54b423ec47e118b5ce.tar.xz
Don't assume that Perl's getpwd agrees with ours.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba974596b..7de42d477 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-07-28 Paul Eggert <eggert@cs.ucla.edu>
+ * tests/misc/pwd: Don't assume that Perl's getpwd agrees with our
+ pwd when there are multiple names for the working directory
+ (which can happen with an automounter, sigh).
+
* src/Makefile.am ($(SCRIPTS)): Don't depend on Makefile;
this causes Solaris 8 'make' to refuse to build "groups".
(localedir.h): Don't depend on Makefile: this causes Solaris