summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-09-11 05:10:27 +0000
committerPaul Smith <psmith@gnu.org>1999-09-11 05:10:27 +0000
commit732f90b68bb09440234267085b933eeb82dbf0e2 (patch)
tree6a194791cb033f9b5de48858c61e143627ca1215 /ChangeLog
parentbbf5bf83dc72fb1b67110d4137780fbcfe60dfbd (diff)
downloadmake-732f90b68bb09440234267085b933eeb82dbf0e2.tar.gz
* Various pre-release cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93ed16c0..eb0a46aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+1999-09-07 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * job.c (construct_command_argv_internal) [__MSDOS__]: Add "echo"
+ and "unset" to the list of builtin shell commands.
+
+ * configh.DOS.template (MAKE_HOST): Define to "i386-pc-msdosdjgpp"
+ which is the canonical name of the DJGPP host.
+
1999-09-05 Paul D. Smith <psmith@gnu.org>
+ * Version 3.77.95 released.
+
* make.texinfo (Make Errors): Document some new jobserver error
messages.