about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-07-22 13:22:20 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-07-22 13:22:20 +0000
commit164cf1abd5b006ef2db104aeab37ecfff51ad697 (patch)
treeeaca0a48cd2536fb61e0daf23ae889d10e0b672a /ChangeLog
parent6b42b83f41a882cb107f686c96c7a8e6b3061b67 (diff)
downloadzsh-164cf1abd5b006ef2db104aeab37ecfff51ad697.tar.gz
zsh-164cf1abd5b006ef2db104aeab37ecfff51ad697.tar.xz
zsh-164cf1abd5b006ef2db104aeab37ecfff51ad697.zip
29596: fix syntax to work with ksh_arrays
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7479f3218..3f8e821c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-22  Mikael Magnusson <mikachu@gmail.com>
+
+	* 29596: Completion/compinit: Fix syntax to work with KSH_ARRAYS
+	set.
+
 2011-07-22  Nikolai Weibull <now@bitwi.se>
 
 	* unposted: Completion/Unix/Command/_git: Use _files, not _path_files.
@@ -15149,5 +15154,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5405 $
+* $Revision: 1.5406 $
 *****************************************************