about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-10-18 16:18:57 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-10-18 16:18:57 +0000
commit02225925efc7152b52045049e33ceb76b12819dc (patch)
tree1941c6b2c3aae8ea27b24f669e9a2e9fa2df1dc6 /ChangeLog
parenta02f3b69102b0e1d0541eeb5715197e08e1d21ab (diff)
downloadzsh-02225925efc7152b52045049e33ceb76b12819dc.tar.gz
zsh-02225925efc7152b52045049e33ceb76b12819dc.tar.xz
zsh-02225925efc7152b52045049e33ceb76b12819dc.zip
30740: add example of process substitution using anonymous function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d70dc1d51..5118cace6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-10-18  Peter Stephenson  <pws@csr.com>
 
+	* 30740: Doc/Zsh/expn.yo: add example of process substitution
+	with anonymous function.
+
 	* c.f. users/17330: Doc/Zsh/expn.yo: fix reference to splitting
 	rule in parameter expansion rules.
 
@@ -274,5 +277,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5746 $
+* $Revision: 1.5747 $
 *****************************************************