diff options
author | Paul Smith <psmith@gnu.org> | 2011-05-07 14:36:11 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2011-05-07 14:36:11 +0000 |
commit | b664d3a91d57bbd7efdb042489d70a1473e46753 (patch) | |
tree | 96970eba6806b711f337f4c1c5c05cb699f71005 /ChangeLog | |
parent | b5c065418f63f22dc8e6ab508708afd4de070d55 (diff) | |
download | gunmake-b664d3a91d57bbd7efdb042489d70a1473e46753.tar.gz |
Inverted the boolean test from what I wanted it to be. Added a
regression test to make sure this continues to work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-05-07 Paul Smith <psmith@gnu.org> + + * read.c (parse_file_seq): Ensure existence checks use glob(). + 2011-05-07 Eli Zaretskii <eliz@gnu.org> * job.c (construct_command_argv_internal): Don't assume shellflags |