summaryrefslogtreecommitdiff
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-07-22 13:39:22 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-07-22 13:39:22 +0300
commitc220a970623b597fc34064d0abf7776ecdcd302c (patch)
tree970b176ddd75bb53cf8815756a8dbd927502354e /test/ChangeLog
parent831da7d4eea0e195eb7d78700fa897d4a0b880a5 (diff)
downloadgawk-c220a970623b597fc34064d0abf7776ecdcd302c.tar.gz
Continued improvement in test/Makefile.am.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 113cbe50..0c583671 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2022-07-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am: Take indirectbuiltin2 out of the extension tests also.
+ (mpfrsqrt): Add condition on supporting the API.
+
2022-07-21 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (SHLIB_TESTS): Add indirectbuiltin2, for z/OS.