about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2005-04-27 08:58:42 +0000
committerWayne Davison <wayned@users.sourceforge.net>2005-04-27 08:58:42 +0000
commitf49c66fc6af5293464a89b9c7e448ebf7dc60602 (patch)
treea61b03ca36be2203f866aaf588089635b7368aa3 /ChangeLog
parent1735fc1766d2f05ac64be20f6f3ffc8f63bc689d (diff)
downloadzsh-f49c66fc6af5293464a89b9c7e448ebf7dc60602.tar.gz
zsh-f49c66fc6af5293464a89b9c7e448ebf7dc60602.tar.xz
zsh-f49c66fc6af5293464a89b9c7e448ebf7dc60602.zip
More _rsync tweaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
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,