about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-06-11 08:35:46 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-06-11 08:35:46 +0000
commit4a4fa1af68df33d7b6841b93e44d5a71304dd839 (patch)
tree2872bb44b4645cc2271c6011240ba9b3f3b8f10f /ChangeLog
parent795cc6661653bfb04f601ef4babaf2997528521a (diff)
downloadzsh-4a4fa1af68df33d7b6841b93e44d5a71304dd839.tar.gz
zsh-4a4fa1af68df33d7b6841b93e44d5a71304dd839.tar.xz
zsh-4a4fa1af68df33d7b6841b93e44d5a71304dd839.zip
merge changes from 4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 043295319..db5173d78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-05  Oliver Kiddle  <opk@zsh.org>
+
+	* 18607: Completion/Unix/Command/_rlogin: correctly handle
+	quoting for remote files for rcp completion
+
 2003-06-05  Peter Stephenson  <pws@csr.com>
 
 	* users/6154: Src/subst.c: anchors didn't work with //
@@ -32,6 +37,15 @@
 	mention the inconsistency in README and alter the completion
 	system to hide the `/' a parameter so that it doesn't care.
 
+2003-05-07  Oliver Kiddle  <opk@zsh.org>
+
+	* users/6083: Completion/Unix/Command/_rlogin,
+	Completion/Unix/Command/_ssh: get hostname from IPREFIX instead
+	of words[CURRENT] to avoid quote characters
+
+	* MichaƂ Politowski: users/6080: Completion/Unix/Command/_ssh:
+	remove one level of quoting on files before using with remote ls
+
 2003-05-07  Peter Stephenson  <pws@csr.com>
 
 	* 18508: Src/subst.c, Test/D04parameter.ztst: quoting of the `/'