diff options
author | Paul Smith <psmith@gnu.org> | 2010-07-28 05:39:50 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2010-07-28 05:39:50 +0000 |
commit | 95f1a32d27eef91a8a037522467d7060e7da2624 (patch) | |
tree | 5425627c23c80a78e77fbc4f6d51b08c5bad1874 /tests/ChangeLog | |
parent | 59691939f93130491768297080773d91aaa3a3d0 (diff) | |
download | gunmake-95f1a32d27eef91a8a037522467d7060e7da2624.tar.gz |
Release GNU make 3.823.82
- Update tests for Solaris bizarre-ness
- Update files for release
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 66682ac..d036568 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +2010-07-28 Paul Smith <psmith@gnu.org> + + * scripts/targets/POSIX: Compatibility issues with Solaris (and + Tru64?); "false" returns different exit codes, and set -x shows + output with extra whitespace. Run the commands by hand first to + find out what the real shell would do, then compare what make does. + * scripts/variables/SHELL: Ditto. + 2010-07-12 Paul Smith <psmith@gnu.org> * test_driver.pl: Add a new $perl_name containing the path to Perl. |