summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-08-14 14:22:23 +0000
committerJim Meyering <jim@meyering.net>2005-08-14 14:22:23 +0000
commitfd94ad485473e3fe622c320b8972885368d3295c (patch)
tree2a71e1287b866c0ae62c58fb41136d8ace9ab677 /ChangeLog
parent6dc48762d8b0e5476fdfd0a8c38992360d2404b6 (diff)
downloadcoreutils-fd94ad485473e3fe622c320b8972885368d3295c.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e555e27e..a9e6a0fa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,8 @@
2005-08-14 James Youngman <jay@gnu.org>
and Jim Meyering <jim@meyering.net>
- * src/test.c: Include "timespec.h".
- (age_of): Return the nanoseconds part of the timestamp, if available.
+ * src/test.c (age_of): Return the nanoseconds part of the timestamp,
+ if available.
(binary_operator) [-nt, -ot]: Use nanosecond values to break ties.
2005-08-14 Jim Meyering <jim@meyering.net>