summaryrefslogtreecommitdiff
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 6c52ccd22..46cd45647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2024-01-28 Bart Schaefer <schaefer@zsh.org>
+ * 52510: Doc/Zsh/expn.yo, Doc/Zsh/mod_private.yo: document how
+ ${ ... } et al. affect use of "private"; add index entries
+
* 52509: configure.ac, Src/utils.c: manage internals of stdio
objects when performing redirections.