summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarko Myllynen <myllynen@redhat.com>2016-07-17 12:24:08 +0200
committerOliver Kiddle <opk@zsh.org>2016-07-17 12:24:08 +0200
commitccb45b320124d17f4a2594e85c80c970bb0259ef (patch)
tree920b821f2fa9e51b5fe64bb6e26b59e3201049cd /ChangeLog
parentc32bb6a11c460faeaa9fafdb7b1f9cf3d6d10325 (diff)
downloadzsh-ccb45b320124d17f4a2594e85c80c970bb0259ef.tar.gz
zsh-ccb45b320124d17f4a2594e85c80c970bb0259ef.tar.xz
zsh-ccb45b320124d17f4a2594e85c80c970bb0259ef.zip
38837 (tweaked c.f. 38826): new virsh completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be387302c..4677025f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-07-17  Oliver Kiddle  <opk@zsh.org>
 
+	* Marko Myllynen: 38837 (tweaked c.f. 38826):
+	Completion/Unix/Command/_libvirt: new virsh completion
+
 	* 38845: Src/Zle/zle_main.c, Doc/Zsh/zle.yo: reset region_active
 	before entering zle - it was on exit but before zle-line-finish
 	Also reword documentation on region to better cover vi mode