about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-09 11:25:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-09 11:25:35 +0000
commit367148fdbe48464ddfd7114a21c0e4c7840c4dfe (patch)
tree1cc4380c9460dc0bc58287864eb7d419ea3f49ac /ChangeLog
parenta81c33682a8409790b538cbb9e9edb240220615b (diff)
downloadzsh-367148fdbe48464ddfd7114a21c0e4c7840c4dfe.tar.gz
zsh-367148fdbe48464ddfd7114a21c0e4c7840c4dfe.tar.xz
zsh-367148fdbe48464ddfd7114a21c0e4c7840c4dfe.zip
24804: fix quoting of assoc array subscripts in completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32e72a3fb..990f8214a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-09  Peter Stephenson  <pws@csr.com>
+
+	* 24804: Completion/Zsh/Context/_subscript: quoting of
+	associative array keys for subscripts was wrong.
+
 2008-04-07  Clint Adams  <clint@zsh.org>
 
 	* Markus Waldeck: 24799: Completion/Unix/Command/_vorbis: