about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2010-01-07 14:02:59 +0000
committerClint Adams <clint@users.sourceforge.net>2010-01-07 14:02:59 +0000
commitb1e8b11abe7542527c3d22065474d7379f865d2c (patch)
tree9f7f90416858b90b717f9e19b6fe3189961c75c0 /ChangeLog
parent5797f75de344cae8691a294c2263fbe517f2a789 (diff)
downloadzsh-b1e8b11abe7542527c3d22065474d7379f865d2c.tar.gz
zsh-b1e8b11abe7542527c3d22065474d7379f865d2c.tar.xz
zsh-b1e8b11abe7542527c3d22065474d7379f865d2c.zip
27579: allow ssh -S argument to follow immediately the option letter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f627547b9..fc3a3fc75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-01-07  Clint Adams  <clint@zsh.org>
 
+	* 27579: Completion/Unix/Command/_ssh: allow ssh -S argument to
+	follow immediately the option letter.
+
 	* 27578: Completion/Linux/Command/_ionice: allow ionice -c and -n
 	arguments to immediately follow the option letters.
 
@@ -12550,5 +12553,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4855 $
+* $Revision: 1.4856 $
 *****************************************************