about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-08-03 18:45:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-08-03 18:45:17 +0000
commitd48faef8cdff3c7c63c0a9164443e3d337aa1ec1 (patch)
treee9096e7fc93bbfdcc8fbc751c6117976ad2c0189 /ChangeLog
parent771b059a526effbddb895fb041e30b3a5e038b48 (diff)
downloadzsh-d48faef8cdff3c7c63c0a9164443e3d337aa1ec1.tar.gz
zsh-d48faef8cdff3c7c63c0a9164443e3d337aa1ec1.tar.xz
zsh-d48faef8cdff3c7c63c0a9164443e3d337aa1ec1.zip
29633: more care with anonymous and other functions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c0265440..c6209fca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 29633: Doc/Zsh/func.yo, Src/parse.c, Test/C04funcdef.ztst: be
+	more careful that anonymous function syntax doesn't mess up
+	working syntax with other functions.
+
 2011-08-03  Peter Stephenson  <pws@csr.com>
 
 	* 29635: Completion/Base/Widget/_complete_debug: Improve file
@@ -15189,5 +15195,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5413 $
+* $Revision: 1.5414 $
 *****************************************************