summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-07-19 21:41:07 +0000
committerRoland McGrath <roland@redhat.com>1996-07-19 21:41:07 +0000
commitfc47a2c83c4b6c6d47f3c73fd3879fc92eb9c4b3 (patch)
treeaee171b39ecfd5ba9ed6b747291cb2a802d5894f /ChangeLog
parent561b3843134b03629384a73cdc2a2e5242fd39ed (diff)
downloadgunmake-fc47a2c83c4b6c6d47f3c73fd3879fc92eb9c4b3.tar.gz
updated w32 code by tulloh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d57aa7c..90f690c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * GNUmakefile (win32files): New variable.
+ (distfiles): Add it.
+ * w32: Updated by Rob Tulloh.
+
+ * makefile.vms (LOADLIBES): Fix typo.
+
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.