diff options
author | Paul Smith <psmith@gnu.org> | 2006-03-08 20:15:08 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2006-03-08 20:15:08 +0000 |
commit | afc4906acaeb7191e4ec085d7be4ca5b036b821d (patch) | |
tree | 1772315a4dfcbe1d8f8470b2ddcc0f24900bbf96 /ChangeLog | |
parent | 8af9389f87e25aea721071516cf00ed13360ab9c (diff) | |
download | gunmake-afc4906acaeb7191e4ec085d7be4ca5b036b821d.tar.gz |
Some test updates for Windows.
Handle SHELL set on the command line properly for windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-04 Eli Zaretskii <eliz@gnu.org> + + * variable.c (do_variable_definition) [WINDOWS32]: Call the shell + locator function find_and_set_default_shell if SHELL came from the + command line. + 2006-02-20 Paul D. Smith <psmith@gnu.org> * variable.c (merge_variable_set_lists): It's legal for *setlist0 |