summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-09-19 01:15:22 -0400
committerPaul Smith <psmith@gnu.org>2013-09-21 14:24:44 -0400
commit4120f91846f781ead7350f86c9614a19824450f5 (patch)
tree22d2d901aeaf39b23272204c583e59cc67b60b86 /tests/ChangeLog
parent30a5ee0d8551ea1879b0c7638f455d956456cee1 (diff)
downloadgunmake-4120f91846f781ead7350f86c9614a19824450f5.tar.gz
Don't write "Entering" every time we re-exec for remake makefiles.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index c6cebbf..4ee7265 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-21 Paul Smith <psmith@gnu.org>
+
+ * scripts/options/dash-w: Add a test for -w flag.
+
2013-09-15 Paul Smith <psmith@gnu.org>
* scripts/misc/fopen-fail: Check for failure on infinite recursion.