aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a012ce..dbf90c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-11-07 Jacob Bachmeyer <jcb@gnu.org>
+
+ PR66984
+
+ * runtest.exp: Change tests for [info exists target_alias] to
+ instead test for the empty string, to which target_alias is
+ unconditionally initialized at early startup.
+
2023-04-20 Jacob Bachmeyer <jcb@gnu.org>
PR62982