aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a74fce5..c619837 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-11-29 Jacob Bachmeyer <jcb@gnu.org>
+
+ * doc/dejagnu.texi (C++ unit testing API): Fix incorrect
+ documentation. The C and C++ interfaces share the same global
+ counters, as do all C++ TestState objects.
+
2022-11-28 Jacob Bachmeyer <jcb@gnu.org>
* dejagnu.h: Remove _DEJAGNU_WAIT_ conditional and revise comment