]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 1 Jun 2004 13:37:04 +0000 (13:37 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 1 Jun 2004 13:37:04 +0000 (13:37 +0000)
ChangeLog

index 5e384e4bfa7c4643ff5a79f3a259521a3676e9a7..062a518e098c6dad5b4840554e8406df31c09011 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
        xreadlink instead, it's safer.  Don't bother to read the link if
        it's the wrong size.  Add a FIXME because this area is a bit murky
        and undocumented.
+       * src/ls.c (get_link_name): Update use of xreadlink.
+       * src/readlink.c (main): Likewise.
+       * src/stat.c (print_stat): Likewise.
 
 2004-06-01  Jim Meyering  <jim@meyering.net>