summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2004-11-28 16:58:51 +0000
committerPaul Smith <psmith@gnu.org>2004-11-28 16:58:51 +0000
commitd27cac1598207e9bfc3ffb47c7e609360b83ca69 (patch)
treeda1d6e91e840cf70f2af6c96e61dd3cee7b44a95 /ChangeLog
parente8e4c19873445d9f4efd3e45ede0e11a46899f50 (diff)
downloadgunmake-d27cac1598207e9bfc3ffb47c7e609360b83ca69.tar.gz
Fix WINDOWS32 bug #11155 with patch from Alessandro Vesely.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4620aa2..6ec8a1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-28 Paul D. Smith <psmith@gnu.org>
+
+ * main.c (find_and_set_default_shell) [WINDOWS32]: check for
+ equality of "cmd"/"cmd.exe", not inequality. Fixes bug #11155.
+ Patch by Alessandro Vesely.
+
2004-11-12 Paul D. Smith <psmith@gnu.org>
* job.c (child_execute_job) [VMS]: Don't treat "#" as a comment on