summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-11-18 14:57:33 +0000
committerPeter Stephenson <pws@zsh.org>2015-11-18 14:58:43 +0000
commitf39ae235a261df353d85578c7bc760f91c4b763b (patch)
tree41ffbb7757c18692d5f11757035f8be0cc747276 /ChangeLog
parentafc4d416524f186e3bdb01c512b7c7795eb5572b (diff)
downloadzsh-f39ae235a261df353d85578c7bc760f91c4b763b.tar.gz
zsh-f39ae235a261df353d85578c7bc760f91c4b763b.tar.xz
zsh-f39ae235a261df353d85578c7bc760f91c4b763b.zip
37140: note that <<(...) is < <(...)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14e5783c2..86de73a25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-11-18  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 37140: Doc/Zsh/expn.yo: note that <<(...) is < <(...).
+
 2015-11-17  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 37129: Completion/Unix/Command/_git: _git: Complete 'commit -p'