about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-06-27 17:46:03 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-06-27 17:46:03 +0100
commit420bfcfc66d7419632068f1b8e3a368198ecab7f (patch)
tree8ccfe457d3fe767267e1df9c8e3c029202a817d9 /ChangeLog
parent2f0213d7339e9bf3f5c465854b4452935249f87c (diff)
downloadzsh-420bfcfc66d7419632068f1b8e3a368198ecab7f.tar.gz
zsh-420bfcfc66d7419632068f1b8e3a368198ecab7f.tar.xz
zsh-420bfcfc66d7419632068f1b8e3a368198ecab7f.zip
35623: All is_array assignments should be treated as having a value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37d11981e..7785619c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-06-27  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 35623: Src/builtin.c, Src/zsh.h, Test/B02typeset.ztst: 35610
+	was incomplete: all is_array asignments should be treated as
+	having a value.
+
 2015-06-26  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 35626: Doc/Zsh/options.yo: update POSIX_CD to note that it is on