summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79f18c399..e80f8a4d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2026-02-21 Bart Schaefer <schaefer@zsh.org>
+
+ * dana: 54203: Test/A08time.ztst: replace "read -t" with "zselect"
+
2026-02-16 Bart Schaefer <schaefer@zsh.org>
* Philippe: 53776: Src/builtin.c, Src/exec.c, Src/module.c,