summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2007-11-05 14:15:19 +0000
committerPaul Smith <psmith@gnu.org>2007-11-05 14:15:19 +0000
commit8025f93312d53e0edc77677fe3c99e6e3b965991 (patch)
tree15641572bcd28e4d7bc3b08a3bc837f3c4ae39ed /ChangeLog
parent43d81ff8669c3705ca3c61270af4a5c7218c2fe6 (diff)
downloadgunmake-8025f93312d53e0edc77677fe3c99e6e3b965991.tar.gz
For mod times farther in the future, print the value in fixed-point rather
than exponential notation (patch from Bruno Haible).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64cdae3..a99484f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,11 @@
* commands.c, file.c, job.c, remake.c, read.c, variable.c, main.c:
Ditto.
+2007-10-27 Bruno Haible <bruno@clisp.org>
+
+ * remake.c (f_mtime): Print time difference values between 100 and
+ ULONG_MAX in fixed-point notation rather than in exponention notation.
+
2007-10-12 Eli Zaretskii <eliz@gnu.org>
* variable.c (do_variable_definition): Allow $(SHELL) to expand to