summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2003-01-22 13:45:44 +0000
committerPaul Smith <psmith@gnu.org>2003-01-22 13:45:44 +0000
commitd15a484098a52e0784933ba03a98445fdc86ea3f (patch)
tree2842543ad79b0bf854dbdb7a8fef9d95c0204402 /tests/ChangeLog
parentdd70c67ea48a0a5deca2358533110dc4bfc83dcc (diff)
downloadgunmake-d15a484098a52e0784933ba03a98445fdc86ea3f.tar.gz
Fix bug #1744: mask extra arguments to recursive invocations of $(call ...)
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index e91ccc9..2533bb8 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-22 Paul D. Smith <psmith@gnu.org>
+
+ * scripts/functions/call: Test recursive argument masking (bug
+ #1744).
+
2002-10-25 Paul D. Smith <psmith@gnu.org>
* scripts/functions/eval: Test using $(eval ...) inside