diff options
author | Paul Smith <psmith@gnu.org> | 2011-09-02 05:37:54 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2011-09-02 05:37:54 +0000 |
commit | 9a9f83e8b52a3923efc6b4cf8c8f444773a30953 (patch) | |
tree | 15457f8b817a5c16af8b6fe5772e4588d5d01771 /tests/ChangeLog | |
parent | e4d5d434247b720a3f78e1f7279168b5e6bf628e (diff) | |
download | gunmake-9a9f83e8b52a3923efc6b4cf8c8f444773a30953.tar.gz |
Ensure that -n takes precedence over -t.
Patch from Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 32213bb..03983ec 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2011-09-02 Paul Smith <psmith@gnu.org> + + * scripts/options/dash-n: Verify that in "-n -t", the -n takes + priority. Patch from Michael Witten <mfwitten@gmail.com>. + 2011-08-29 Paul Smith <psmith@gnu.org> * scripts/features/varnesting: Test resetting of variables while |