about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2012-03-05 16:03:11 +0000
committerClint Adams <clint@users.sourceforge.net>2012-03-05 16:03:11 +0000
commit50a3065dc2e06f12c5815e123a3c509c06218eb2 (patch)
tree0bd2a1061a38f04a9f385d336ea9b0120d674c47 /ChangeLog
parent86f8e8de696404b85c334916bfe3d69bdd4291c6 (diff)
downloadzsh-50a3065dc2e06f12c5815e123a3c509c06218eb2.tar.gz
zsh-50a3065dc2e06f12c5815e123a3c509c06218eb2.tar.xz
zsh-50a3065dc2e06f12c5815e123a3c509c06218eb2.zip
30314: add completion for ssh-copy-id.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fdb14252..b0190a3d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-05  Clint Adams  <clint@zsh.org>
+
+	* 30314: Completion/Unix/Command/_ssh: add completion for
+	ssh-copy-id.
+
 2012-03-05  Peter Stephenson  <pws@csr.com>
 
 	* 30307 plus change suggested by Wayne in 30309: configure.ac,
@@ -29,7 +34,7 @@
 	reasonable output file name when the DISPLAY variable refers to a
 	local socket file (MacOS); fix problem with writing the output
 	file when the user overrides the default value of TERM.
-	
+
 2012-02-29  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 30276: Src/glob.c: Use zlong rather than int when calculating
@@ -16062,5 +16067,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5601 $
+* $Revision: 1.5602 $
 *****************************************************