summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2018-07-25 12:10:11 -0500
committerdana <dana@dana.is>2018-07-25 12:10:11 -0500
commit79153bec16073c6e28e6f22e260c79f98ad32e66 (patch)
tree2c703ba6a42756d4870fe72ec67fb26b8ed62e1c /ChangeLog
parentc5d9c9cbd3c69fb31e55ad373e99c244eeb1ec67 (diff)
downloadzsh-79153bec16073c6e28e6f22e260c79f98ad32e66.tar.gz
zsh-79153bec16073c6e28e6f22e260c79f98ad32e66.tar.xz
zsh-79153bec16073c6e28e6f22e260c79f98ad32e66.zip
43203: Add completion for lua
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b796c9313..207d42946 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2018-07-25  dana  <dana@dana.is>
 
+	* 43203: Completion/Unix/Command/_lua: Add completion for lua
+
 	* Simon Ruderich: 43200: Completion/Linux/Command/_iptables: Add
 	completion for ip6tables*