about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-06-25 17:01:48 +0100
committerPeter Stephenson <pws@zsh.org>2015-06-25 17:01:48 +0100
commitb16d754d9cc36b5bcf506d95621ad3bd69238ab7 (patch)
tree21314d7fb8b935faf863aa3040b573c4bec886d2 /ChangeLog
parent0d7be4af0dc6efa30a187ba4f897f773460a2944 (diff)
downloadzsh-b16d754d9cc36b5bcf506d95621ad3bd69238ab7.tar.gz
zsh-b16d754d9cc36b5bcf506d95621ad3bd69238ab7.tar.xz
zsh-b16d754d9cc36b5bcf506d95621ad3bd69238ab7.zip
35604: create empty arrays in typeset with array=()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 574e5fa73..b2d01f34a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-25  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 35604: Src/exec.c, Test/B02typeset: create
+	empty arrays in typeset with array=().
+
 2015-06-24  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 35550: Src/Zle/complist.c: fix backspace in interactive