summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2b9eadae..977e25159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-10-16 Bart Schaefer <schaefer@toltec-ubuntu>
+
+ * 53146: Src/exec.c: trace flags cannot be copied from an
+ undefined function (cf. workers/45131)
+
2024-09-02 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
* 53134: configure.ac: use -undefined dynamic_lookup on recent macOS