summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2011-11-13 23:39:54 +0000
committerPaul Smith <psmith@gnu.org>2011-11-13 23:39:54 +0000
commitbfc3e1ca7c0c1504c9873ee1baacce73330b037e (patch)
tree35883fc2128e735d7fb5fa77624a12e99fca104e /ChangeLog
parentc7d07fd0b5e0fcbb76480f207fdd64573d50c893 (diff)
downloadgunmake-bfc3e1ca7c0c1504c9873ee1baacce73330b037e.tar.gz
Enable high-resolution timestamps for Darwin (Mac OSX)
Patch provided by Troy Runkel <Troy.Runkel@mathworks.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adcab64..52724d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-13 Paul Smith <psmith@gnu.org>
+
+ * acinclude.m4 (AC_STRUCT_ST_MTIM_NSEC): Add support for Darwin.
+ Patch provided by Troy Runkel <Troy.Runkel@mathworks.com>
+ * filedef.h (FILE_TIMESTAMP_STAT_MODTIME): Ditto.
+
2011-09-18 Paul Smith <psmith@gnu.org>
* main.c (main): If we're re-exec'ing and we're the master make,