summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-03-04 20:42:52 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2017-03-04 20:43:20 -0800
commit19b554f154738b1dd3824b0034af74938a2b6187 (patch)
treef35d91ac0a11d07476dc0f50169040345877a738 /ChangeLog
parent8250f4c6d0375f4eeb053cbd2245cd83666b2e0e (diff)
downloadgnulib-19b554f154738b1dd3824b0034af74938a2b6187.tar.gz
dtotimespec: simplify
* lib/dtotimespec.c (dtotimespec): Simplify.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 355f5c8c07..861dd6a78f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-03-04 Paul Eggert <eggert@cs.ucla.edu>
+
+ dtotimespec: simplify
+ * lib/dtotimespec.c (dtotimespec): Simplify.
+
2017-03-04 Bruno Haible <bruno@clisp.org>
test-calloc-gnu: Reenable test also for GCC 7.