summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>