From 18400b68e49b242da55ca3a465ea496d26f47938 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 28 Jan 2024 18:22:36 -0800 Subject: 52510: document how ${ ... } et al. affect use of "private"; add index entries --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6c52ccd22..46cd45647 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2024-01-28 Bart Schaefer + * 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. -- cgit 1.4.1