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

index 9cb4dd7a4c6ccc8cb44a724b837d8a0edf89f7af..798f116672fcffe5fbaf146f5f5e150a3a595ca2 100644 (file)
@@ -1,7 +1,9 @@
-2001-09-01  Jim Meyering  <meyering@lucent.com>
+2001-09-02  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.1.
 
+2001-09-01  Jim Meyering  <meyering@lucent.com>
+
        * src/df.c (show_point): Use canonicalize_file_name, if possible.
        [HAVE_RESOLVEPATH], [!HAVE_RESOLVEPATH]: Use malloc, not alloca,
        so that these two paths also produce `resolved' in malloc'd storage.
@@ -89,7 +91,7 @@
        * src/ls.c: Include gtod.h.
        (main): `Call' GETTIMEOFDAY_INIT.
        (print_long_format): Add a comment about gettimeofday.
-       Reported by Bernhard Baehr.
+       Report and diagnosis from Bernhard Baehr.
 
        * src/shred.c: Include gtod.h.
        (main): `Call' GETTIMEOFDAY_INIT, just in case the code ever changes