about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2004-08-07 14:28:31 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2004-08-07 14:28:31 +0000
commit0172512966f4cc518b58dac5743c31e881927f38 (patch)
tree04e518e3db7a616164a95a37bd3ece13440a8090 /ChangeLog
parentfd62429d19b652877cdce97f0508c2c3924049f5 (diff)
downloadzsh-0172512966f4cc518b58dac5743c31e881927f38.tar.gz
zsh-0172512966f4cc518b58dac5743c31e881927f38.tar.xz
zsh-0172512966f4cc518b58dac5743c31e881927f38.zip
20235: sync remote file completion against _ssh to fix bug with quote handling
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ff964fc3..c0b8be10d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-07  Oliver Kiddle  <opk@zsh.org>
+
+	* 20235: Completion/Unix/Command/_rsync: synched remote file
+	completion with that in _ssh. quoting needed quoting.
+
 2004-08-07  Geoff Wing  <gcw@zsh.org>
 
 	* 20196: Src/prompt.c: still allow user specified text modifiers