]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 28 Jan 2001 22:24:14 +0000 (22:24 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Jan 2001 22:24:14 +0000 (22:24 +0000)
old/fileutils/ChangeLog

index f29c3237b913cab05998d78a2147575b0e0acde6..7b9055cbf7b795cf1aa11b45053355effac5a44a 100644 (file)
@@ -1,5 +1,7 @@
 2001-01-28  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.0.37.
+
        * src/ls.c (gobble_file): Add a FIXME comment.
 
        * TODO: Add a few items.
@@ -7,6 +9,7 @@
        * src/ls.c (enum) [FULL_TIME]: Define.
        (long_options): Use it.
        (decode_switches): Make --full-time imply -l.
+       Prompted by a report from Karl Eichwalder.
 
 2001-01-22  Jim Meyering  <meyering@lucent.com>