summaryrefslogtreecommitdiffstats
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 5260a9665..00a89d48f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-09-14 Bart Schaefer <schaefer@zsh.org>
+
+ * 53088: Src/exec.c, Src/jobs.c, Test/A01grammar.ztst,
+ Test/A08time.ztst: enable `time' on builtins, assignments, and
+ other current-shell actions, including failed commands. Tests.
+
2024-09-14 Oliver Kiddle <opk@zsh.org>
* c.f. Emil Velikov: 53072: Completion/Linux/Command/_dkms: