about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35081c284..047fd0f30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-04-14  Oliver Kiddle  <opk@zsh.org>
 
+	* Han Pingtian: 38219: Completion/Zsh/Context/_subscript:
+	remove redundant left square bracket
+
 	* 38287: Src/Zle/zle_vi.c: fix position for the end of a visual
 	selection range for the cursor on an empty last line in the buffer