summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2661001fe6..ae7b010a38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-09-18 Paul Eggert <eggert@cs.ucla.edu>
+
+ gettime: nanotime never existed
+ Problem reported by Bruno Haible in:
+ https://lists.gnu.org/r/bug-gnulib/2018-09/msg00082.html
+ * lib/gettime.c (gettime) [HAVE_NANOTIME]: Remove unused code.
+ * m4/gettime.m4 (gl_GETTIME): Don’t check for nanotime.
+
2018-09-18 Bruno Haible <bruno@clisp.org>
doc: Update statement about target platforms.