summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-07-14 19:59:40 +0000
committerRoland McGrath <roland@redhat.com>1996-07-14 19:59:40 +0000
commit8733fbd6463cde92ec20f391e1cd1bcf70c8d269 (patch)
tree83da59b09ea993d73752b8091c0b5eb54e007081
parentcf2db2cf3c61ec5fa1aa2343322c234f57efd713 (diff)
downloadgunmake-8733fbd6463cde92ec20f391e1cd1bcf70c8d269.tar.gz
.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdd1ce9..d57aa7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * job.c (construct_command_argv_internal): Fix up #else, #endifs.
+
+ * configh.dos: Define HAVE_DIRENT_H instead of DIRENT.
+
+ * remake.c (f_mtime): Don't compare MTIME to NOW if MTIME == -1.
+
* Version 3.74.5.
* main.c (main): Exit with status 2 when update_goal_chain returns 2.