about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-01-12 22:29:26 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-15 22:35:09 +0000
commitc7bc62aa0674d3677ce019333f4b8cd95aa8d189 (patch)
tree22c0c4e88fde8d385f60c77185073c01734f59b9 /ChangeLog
parentfaa476a4ed1750f117d76dd8f99f0fa1849ab539 (diff)
downloadzsh-c7bc62aa0674d3677ce019333f4b8cd95aa8d189.tar.gz
zsh-c7bc62aa0674d3677ce019333f4b8cd95aa8d189.tar.xz
zsh-c7bc62aa0674d3677ce019333f4b8cd95aa8d189.zip
45287: zshexpn: Describe parameter elision and add some introductory prose
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02825ae36..65f3ba404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-01-15  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45287: Doc/Zsh/expn.yo: zshexpn: Describe parameter elision
+	and add some introductory prose
+
 	* 45302: Src/builtin.c: bin_umask(): Queue signals around
 	umask().