summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-02 14:14:01 +0000
committerJim Meyering <jim@meyering.net>2001-09-02 14:14:01 +0000
commit2a36dfaa4846c2fafc93a0a562630be2248391aa (patch)
tree5c5f46dcab619e83f6702d0aa2d54806c035618f /old
parent7d70c84f7d60b6e7c97fb4735090cee3f3cc5668 (diff)
downloadcoreutils-2a36dfaa4846c2fafc93a0a562630be2248391aa.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 9cb4dd7a4..798f11667 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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