about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-08-05 20:41:14 +0200
committerMikael Magnusson <mikachu@gmail.com>2015-08-05 23:38:21 +0200
commit2fc05d522fa2bf4cab0ebe57bee02093ba6b1382 (patch)
tree9493ea081f5b7ece81cb3ffa22b0735e390230ea /ChangeLog
parentfb0b6483a08300e6d72e6079d0e402603f73255d (diff)
downloadzsh-2fc05d522fa2bf4cab0ebe57bee02093ba6b1382.tar.gz
zsh-2fc05d522fa2bf4cab0ebe57bee02093ba6b1382.tar.xz
zsh-2fc05d522fa2bf4cab0ebe57bee02093ba6b1382.zip
35991: _ssh: add ssh option FingerprintHash
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c39e3bb3f..337a1f31f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 	* unposted: Completion/Unix/Command/_ssh: use -q for the
 	option suffix
 
+	* Christian Hesse: 35991: Completion/Unix/Command/_ssh: add ssh
+	option FingerprintHash
+
 2015-08-05  Oliver Kiddle <opk@zsh.org>
 
 	* Eric Cook: 35973: Completion/BSD/Command/_systat,