diff --git a/ChangeLog b/ChangeLog index 2fc93c4b..5391e161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-12-11 Eli Zaretskii + * job.c (construct_command_argv_internal) + [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 '/'.