summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-26 12:31:12 +0000
committerJim Meyering <jim@meyering.net>2001-11-26 12:31:12 +0000
commit2bb262fd64659057d22b42342424b4d48bc21623 (patch)
tree767829e353f50bd4f90b62f78eee99912be51f98 /lib/ChangeLog
parent225d614f6fdf137ff912a2446dd639af3d2c2c78 (diff)
downloadcoreutils-2bb262fd64659057d22b42342424b4d48bc21623.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 835eae935..ef4ace9d6 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-26 Jim Meyering <meyering@lucent.com>
+
+ * gtod.h: Remove file.
+ * gettimeofday.c: Don't include gtod.h.
+ (GTOD_init): Remove function.
+ (rpl_gettimeofday): Do its job here instead, rather than aborting.
+ Suggestion from Volker Borchert.
+
2001-11-23 Jim Meyering <meyering@lucent.com>
* hash.h (struct hash_table): Don't define here. Merely declare it.