summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a2c866d0b..b9cf4583b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-03-05 Roland McGrath <roland@hack.frob.com>
+
+ * Makeconfig (test-wrapper-env-only): New variable.
+ * Rules (make-test-out): If variable $*-ENV-only is nonempty,
+ then use that with $(test-wrapper-env-only) rather than using
+ $(test-wrapper-env) $(run-program-env) $($*-ENV).
+
2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
[BZ #18082]