]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 21 Oct 2001 15:21:34 +0000 (15:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Oct 2001 15:21:34 +0000 (15:21 +0000)
old/fileutils/ChangeLog

index 893ab362d3483a9b262cc0971d519a58210a9c5d..2b0eb58d1e538f152695730c11abbae55736eddc 100644 (file)
@@ -1,7 +1,13 @@
-2001-10-20  Jim Meyering  <meyering@lucent.com>
+2001-10-21  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.1.
 
+       * src/copy.c: Include xreadlink.h.
+       (copy_internal): Don't use PATH_MAX.
+       Rewrite the symlink-copying code to use xreadlink.
+
+2001-10-20  Jim Meyering  <meyering@lucent.com>
+
        * src/touch.c (touch): Extend last change to work on systems
        for which errno is set to EINVAL.