about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Martin <phy1729@gmail.com>2018-07-29 13:43:50 -0500
committerMatthew Martin <phy1729@gmail.com>2018-07-29 13:43:50 -0500
commit346c6ef5786a26cc55eded4d1c1d8a838ffc06e6 (patch)
tree329102ed3d49ceb17e61d6db9dc43f7ea7ef25e6 /ChangeLog
parent79153bec16073c6e28e6f22e260c79f98ad32e66 (diff)
downloadzsh-346c6ef5786a26cc55eded4d1c1d8a838ffc06e6.tar.gz
zsh-346c6ef5786a26cc55eded4d1c1d8a838ffc06e6.tar.xz
zsh-346c6ef5786a26cc55eded4d1c1d8a838ffc06e6.zip
43185: Use [ suffix for associative arrays; add + to remove-chars
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 207d42946..13abc5622 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-07-29  Matthew Martin  <phy1729@gmail.com>
+
+	* 43185: Completion/Zsh/Type/_command_names: Use [ suffix for
+	associative arrays. Add + to remove-chars from Oliver.
+
 2018-07-25  dana  <dana@dana.is>
 
 	* 43203: Completion/Unix/Command/_lua: Add completion for lua