summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-13 19:34:19 +0000
committerJim Meyering <jim@meyering.net>2000-11-13 19:34:19 +0000
commit2e9fdf49c57a2fde9d1bb2048728b294c3674a26 (patch)
tree2ec22ed27cdc352da94a1e6567cb38eedf948ca8 /old/textutils
parent0743fbb426e83c77420ef21400ade1350dbf4a07 (diff)
downloadcoreutils-2e9fdf49c57a2fde9d1bb2048728b294c3674a26.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 48abe49cc..3032a77ce 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-13 Paul Eggert <eggert@twinsun.com>
+
+ * src/sys2.h (ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC should
+ be tested with #ifdef, not with #if.
+
2000-11-11 Jim Meyering <meyering@lucent.com>
* doc/textutils.texi: More minor rewording and grammar correction.