diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-12 14:07:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-12 14:07:14 +0000 |
commit | 2e09cb8e928a97359c4efb1a5c2be1b628e0c1f1 (patch) | |
tree | 43a39cdb8e0e7cc55fd2ded1b7c595315f4a05d0 | |
parent | bff76faefdb0ce9e884c39b03126ed41bcfb089d (diff) | |
download | coreutils-2e09cb8e928a97359c4efb1a5c2be1b628e0c1f1.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -17,10 +17,11 @@ pair to look up destination name even when st_nlink == 1. * src/cp-hash.c (src_to_dest_lookup): New function. * src/cp-hash.h (src_to_dest_lookup): Add prototype. - * tests/mv/part-hardlink: New file. Test for the above fix. * tests/mv/Makefile.am (TESTS): Add part-hardlink. + * announce-gen: Sync with autoconf. + 2004-03-11 Jim Meyering <jim@meyering.net> * Use automake-1.8.3. Regenerate dependent files. @@ -28,7 +29,7 @@ 2004-03-10 Jim Meyering <jim@meyering.net> * tests/du/deref-args: Also convert sizes in the 70-79 kB range, - so that this test works with SELinux-enable systems. + so that this test works with SELinux-enabled systems. Based on a patch from Tim Waugh. `join -1 x' would give a misleading diagnostic |