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 e4965b804..0f3c9402d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-09-23 Bart Schaefer <schaefer@BartMAC2014.local>
+
+ * 52180: Doc/Zsh/expn.yo: clarify array behavior of ${|var|...}
+ and the REPLY parameter
+
2023-09-22 Bart Schaefer <schaefer@zsh.org>
* 52176: Src/subst.c: metafy return from ${ ... } substitution