summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2018-11-14 14:22:10 +0000
committerPeter Stephenson <p.stephenson@samsung.com>2018-11-14 14:22:10 +0000
commit7292c063e8fe38c9212bfb47880934effc052ae1 (patch)
treef2ed8df4e1b48255375273e398df32503db59014 /ChangeLog
parente25f890589dce079f595b4a53388fb6a0e3abb9e (diff)
downloadzsh-7292c063e8fe38c9212bfb47880934effc052ae1.tar.gz
zsh-7292c063e8fe38c9212bfb47880934effc052ae1.tar.xz
zsh-7292c063e8fe38c9212bfb47880934effc052ae1.zip
43620: More care documenting command substitution including $(<...)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26068c16d..d07a9dff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-11-14  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 43620: Doc/Zsh/expn.yo: more care documenting command
+	substituion including $(<...).
+
 2018-11-13  dana  <dana@dana.is>
 
 	* 43809: Completion/Unix/Command/_npm: Suppress npm update checks