aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0e9edc..159ee58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2022-09-30 Jacob Bachmeyer <jcb@gnu.org>
+
+ PR58065
+
+ * testsuite/runtest.libs/mockutil.tcl (test_proc_with_mocks): Add
+ usage comment and option to match number of calls for test.
+ (create_test_interpreter): Add support for mockvfs.
+
+ * testsuite/runtest.libs/dg.test: New file.
+
2022-09-29 Jacob Bachmeyer <jcb@gnu.org>
PR58065