summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-08 20:55:02 +0000
committerJim Meyering <jim@meyering.net>2002-12-08 20:55:02 +0000
commit8cf6e0284101e6dcd3c4e03a66f0590c19eb5243 (patch)
treeba358f5473de6ee8bde0222e9556d0ff58ff4c02 /ChangeLog
parentf2af80ecd0c408cc4ba8919612999125802dafb7 (diff)
downloadcoreutils-8cf6e0284101e6dcd3c4e03a66f0590c19eb5243.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f951fd9c5..9c4803364 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
* Version 4.5.4.
* src/du.c (lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]:
- Define to rpl_lstat, so that even on systems like Solaris 5.8,
+ Define to rpl_lstat, so that even on systems like Solaris 2.8,
du honors (per POSIX) the trailing slash on an argument referring
to a symlink-to-directory.