summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 0ea1df3d..be90832a 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,14 @@
+2022-10-27 Mark Wielaard <mark@klomp.org>
+
+ * backtrace-subr.sh: Use grep -E instead of egrep, use grep -F
+ instead of fgrep.
+ * debuginfod-subr.sh: Likewise.
+ * run-debuginfod-archive-rename.sh: Likewise.
+ * run-debuginfod-extraction-passive.sh: Likewise.
+ * run-debuginfod-response-headers.sh: Likewise.
+ * run-debuginfod-webapi-concurrency.sh: Likewise.
+ * run-strip-test.sh: Likewise.
+
2022-10-16 Mark Wielaard <mark@klomp.org>
* dwfl-report-offline-memory.c: Include config.h first.