diff options
-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 |