diff options
author | Paul Smith <psmith@gnu.org> | 2010-08-10 07:35:34 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2010-08-10 07:35:34 +0000 |
commit | 036760a9fdb11849b6a43feec7ce294e7f77db2a (patch) | |
tree | 1d4800ea686fd439fd5857e2dc18a7671b411282 /tests/ChangeLog | |
parent | 91be5155674c296bd7ea0faa4ecdc9477eb7ea13 (diff) | |
download | gunmake-036760a9fdb11849b6a43feec7ce294e7f77db2a.tar.gz |
Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec after
rebuilding makefiles.
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 d036568..650d8d4 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2010-08-10 Paul Smith <psmith@gnu.org> + + * scripts/features/reinvoke: Ensure command line variable settings + are preserved across make re-exec. Tests Savannah bug #30723. + 2010-07-28 Paul Smith <psmith@gnu.org> * scripts/targets/POSIX: Compatibility issues with Solaris (and |