diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-04-27 08:58:42 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-04-27 08:58:42 +0000 |
commit | f49c66fc6af5293464a89b9c7e448ebf7dc60602 (patch) | |
tree | a61b03ca36be2203f866aaf588089635b7368aa3 | |
parent | 1735fc1766d2f05ac64be20f6f3ffc8f63bc689d (diff) | |
download | zsh-f49c66fc6af5293464a89b9c7e448ebf7dc60602.tar.gz zsh-f49c66fc6af5293464a89b9c7e448ebf7dc60602.tar.xz zsh-f49c66fc6af5293464a89b9c7e448ebf7dc60602.zip |
More _rsync tweaks.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fde7347c1..154eefbb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-27 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_rsync: Made some + options repeatable (--include, --exclude, --filter, -f) + and added the one new option that will be in 2.6.5. + 2005-04-26 Peter Stephenson <pws@csr.com> * 21195 (c.f. 21194 from Bart): Src/pattern.c, |