]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 1 Jun 2002 09:38:48 +0000 (09:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Jun 2002 09:38:48 +0000 (09:38 +0000)
old/fileutils/ChangeLog

index 0b7414a7f50b614b3bc069e987146515b543562e..80060cd609ee426bece551366b07479a2802220e 100644 (file)
@@ -1,7 +1,12 @@
-2002-05-30  Jim Meyering  <meyering@lucent.com>
+2002-06-01  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.9.
 
+       * src/ls.c: Remove use of D_TYPE_IN_DIRENT, now that that symbol
+       has been renamed.
+
+2002-05-30  Jim Meyering  <meyering@lucent.com>
+
        * src/copy.c (copy_reg): Use a temporary to avoid a warning
        from gcc -W about comparison between signed and unsigned.
        (copy_internal): Likewise, but use a cast.