]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Oct 2001 14:59:07 +0000 (14:59 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Oct 2001 14:59:07 +0000 (14:59 +0000)
old/fileutils/ChangeLog

index 51c724e036201b091040ad7d11393a3db20d17be..0975a670873083618fae86522b4f8ac76f355093 100644 (file)
@@ -2,6 +2,10 @@
 
        * Version 4.1.1.
 
+       * src/ls.c: Declare some local variables to be `const', where
+       appropriate.
+       (usage): Improve the description of --dereference (-L).
+
        * src/rm.c (usage): Clarify description of --directory (-d).
        Based on a patch from Michael Stone.