summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-10-29 13:45:41 +0100
committerOliver Kiddle <opk@zsh.org>2017-10-29 13:45:41 +0100
commit08e865ed90621895149debde39525cad4ba97675 (patch)
tree26cd55090995841d3ae73cfd554ea32128ab0483 /ChangeLog
parent01523f41450d97ebf2bc2e57ed27af0b3524f222 (diff)
downloadzsh-08e865ed90621895149debde39525cad4ba97675.tar.gz
zsh-08e865ed90621895149debde39525cad4ba97675.tar.xz
zsh-08e865ed90621895149debde39525cad4ba97675.zip
41961: new ansible completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47604f027..a4098035a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2017-10-29  Oliver Kiddle  <opk@zsh.org>
 
+	* 41961: Completion/Unix/Command/_ansible: new ansible completion
+
 	* 41958: Completion/Linux/Command/_losetup,
 	Completion/Linux/Command/_lsblk, Completion/Linux/Command/_wipefs,
 	Completion/Unix/Command/_hexdump, Completion/Unix/Command/_last: