*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 11 Dec 2009 15:55:16 +0000 (15:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 11 Dec 2009 15:55:16 +0000 (15:55 +0000)
ChangeLog

index 2fc93c4b6fa883fbc59f73950fe30106e6817b29..5391e16145aff9f937e79b047371b6f9eaf37142 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-12-11  Eli Zaretskii  <eliz@gnu.org>
 
+       * job.c (construct_command_argv_internal) <sh_cmds_dos>
+       [WINDOWS32]: Add "echo." and a few more commands that are built
+       into cmd.exe.  Fixes Savannah bug #28126.
+
        * file.c (lookup_file) [HAVE_DOS_PATHS]: Treat '\\' like we do
        with '/'.