summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e7f96f41..28f12031b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2025-05-14 Daniel Shahaf <d.s@daniel.shahaf.name>
+ * users/30257: Test/E01options.ztst: Add a test for an ERR_RETURN
+ bug fixed in workers/51076. Thanks to James Widman.
+
* 53607: Src/utils.c, Test/B13whence.ztst: Stop printing
/usr/bin/foo -> /usr/bin/foo in 'whence -s'.