about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-03-11 21:05:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-03-11 21:05:59 +0000
commit4263d2b8215024e4f93620b791b83c2c7f878f94 (patch)
tree679e9753310047ca4cf498989d8bdb82e8116295 /ChangeLog
parent336836987fda996158835551942efee01ac8fac2 (diff)
downloadzsh-4263d2b8215024e4f93620b791b83c2c7f878f94.tar.gz
zsh-4263d2b8215024e4f93620b791b83c2c7f878f94.tar.xz
zsh-4263d2b8215024e4f93620b791b83c2c7f878f94.zip
28889: ${##} should return the length of $#
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 237578f2d..244b58e54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 28889: Src/subst.c, Test/D04parameter.ztst: ${##} should
+	return the length of $#.
+
 2011-03-11  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Completion/Zsh/Context/_dynamic_directory_name:
@@ -14327,5 +14332,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5220 $
+* $Revision: 1.5221 $
 *****************************************************