diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-17 15:34:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-17 15:34:59 +0000 |
commit | 1b3ac49f0e2c447f42b5252c48212078829d8211 (patch) | |
tree | 56747e0856bd144fb2fdd1e4f25814a09da6b88d /ChangeLog | |
parent | 2c84e99ee42e813b4d3386d13123ba6e1b81e2ae (diff) | |
download | coreutils-1b3ac49f0e2c447f42b5252c48212078829d8211.tar.xz |
* src/copy.c (copy_internal, same_file_ok): Adjust comments not
to mention the now-removed cp_options.xstat member.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-08-17 Jim Meyering <jim@meyering.net> + * src/copy.c (copy_internal, same_file_ok): Adjust comments not + to mention the now-removed cp_options.xstat member. + * Makefile.maint (patch-check): Adapt to work now that the patch modifies more than one file in src/. |