about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a409a3109..5e6b148a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-26  Eric Cook  <llua@gmx.com>
+
+	* 37788: Completion/Zsh/Context/_subscript: fix completion of
+	associative array keys
+
 2016-01-26  Barton E. Schaefer  <schaefer@brasslantern.com>
 
 	* 37785: Src/params.c: skip autoload parameters for "typeset -p"