diff options
author | Paul Smith <psmith@gnu.org> | 2003-11-04 07:40:29 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2003-11-04 07:40:29 +0000 |
commit | ee3d37a591cf2db3dd1444b2c1e2fcb041f68d33 (patch) | |
tree | 0cedbb4ac47a4a0dcd49bd80c4b0ceadf8bed80d /tests/ChangeLog | |
parent | 76f034acaadf081fd589cc5409bb4c2c138570e0 (diff) | |
download | gunmake-ee3d37a591cf2db3dd1444b2c1e2fcb041f68d33.tar.gz |
Fix bugs 5798 and 6195.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 3880e8a..0f6da1b 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +2003-11-02 Paul D. Smith <psmith@gnu.org> + + * scripts/functions/if: Test if on conditionals with trailing + whitespace--bug #5798. + + * scripts/functions/eval: Test eval in a non-file context--bug #6195. + 2003-04-19 Paul D. Smith <psmith@gnu.org> * scripts/features/patspecific_vars: Test multiple patterns |