diff options
author | Jim Meyering <meyering@redhat.com> | 2007-11-23 13:30:28 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-11-24 15:10:04 +0100 |
commit | 0125fd0fcbbc2d54e6c5b50ee8e97f1c7c4b4173 (patch) | |
tree | d365949bb56fc4286c2a3e49fac7a0ae6415cb9c /ChangeLog | |
parent | a382db6a04dd05c1acc669a7769fb2297b237500 (diff) | |
download | coreutils-0125fd0fcbbc2d54e6c5b50ee8e97f1c7c4b4173.tar.xz |
setuidgid.c: Normalize leading white space: no more TABs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-11-24 Jim Meyering <meyering@redhat.com> + * src/setuidgid.c: Normalize leading white space: no more TABs. + Test the new feature: cp -p preserves the GID whenever possible. * tests/cp/preserve-gid: New file. Test for today's change. * tests/cp/Makefile.am (TESTS): Add preserve-gid. |