summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-05-22 07:51:46 -0400
committerPaul Smith <psmith@gnu.org>2013-05-22 07:51:46 -0400
commit8ab3564a711dd3753fb6ad35f16717b01ce830b7 (patch)
treea51406734b71aa705be5931efbea22c1d1c11e7b /tests/ChangeLog
parentecf307bb0b21d3741ef768b98a26e9255158832e (diff)
downloadgunmake-8ab3564a711dd3753fb6ad35f16717b01ce830b7.tar.gz
Fix regression tests after MAKEFLAGS enhancements.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index d659d7a..20c770e 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-22 Paul Smith <psmith@gnu.org>
+
+ * scripts/options/dash-n: Fix results after MAKEFLAGS fixes.
+ * scripts/variables/MAKEFLAGS: Ditto.
+ * scripts/variables/GNUMAKEFLAGS: Ditto.
+
2013-05-14 Paul Smith <psmith@gnu.org>
* scripts/features/loadapi: Add plugin_is_GPL_compatible symbol.