diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-29 10:18:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-29 10:18:29 +0000 |
commit | 721b2cb881543c50e46b90af076ce53a12bf45fc (patch) | |
tree | 5a3fe9a33cac5ca61faf4e444e855f0bcee3b3d7 /old/fileutils | |
parent | b958bd6f2b500ae5763b687a70befad6ee9b2311 (diff) | |
download | coreutils-721b2cb881543c50e46b90af076ce53a12bf45fc.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2a7b81e22..0186e5b4a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,8 @@ * Version 4.0r. + * src/cp.c [LSTAT_FOLLOWS_SLASHED_SYMLINK] (lstat): Define to rpl_lstat. + 2000-04-27 Jim Meyering <meyering@lucent.com> Clean up. |