summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-03-24 00:09:12 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-03-24 00:09:12 +0100
commit4977ec13982bc851668e85924e30a57c4e304b6e (patch)
treea8ecb5be3d0c51a366107d5c941a87e02fbd0e3e /ChangeLog
parentf1a52c23fa6c3c27c32b6a04d731b7d2c2f3c4b4 (diff)
downloadzsh-4977ec13982bc851668e85924e30a57c4e304b6e.tar.gz
zsh-4977ec13982bc851668e85924e30a57c4e304b6e.tar.xz
zsh-4977ec13982bc851668e85924e30a57c4e304b6e.zip
42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use for mosh and git
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fbd3f515..77e2182c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-03-23  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 42491 based on 42000 (Andrei Shevchuk):
+	Completion/Unix/Command/_mosh, Completion/Unix/Command/_git,
+	Completion/Unix/Command/_ssh, Completion/Unix/Type/_ssh_hosts:
+	factor ssh host completion for use for mosh and git
+
 	* 42497 (tweaked c.f. 42498): Completion/Debian/Command/_apt:
 	make completion after apt install work on local .deb files