summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2006-02-28 06:12:22 +0000
committerWayne Davison <wayned@users.sourceforge.net>2006-02-28 06:12:22 +0000
commitbe09a6eba98c5e00ff9fd0c194e3ae315ed5682c (patch)
tree033018cbc8c87155d4e52d664075c92ef71dce38
parente53bc2a8a8d4725deb2442bad49b3bd87a45a946 (diff)
downloadzsh-be09a6eba98c5e00ff9fd0c194e3ae315ed5682c.tar.gz
zsh-be09a6eba98c5e00ff9fd0c194e3ae315ed5682c.zip
Mention the latest _rsync tweaks.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ae1c3ce7..66ac3efe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
2006-02-24 Wayne Davison <wayned@users.sourceforge.net>
* unposted: Completion/Unix/Command/_rsync: added the
- option --copy-dirlinks.
+ options --copy-dirlinks, --no-H, and --no-hard-links.
2006-02-21 Clint Adams <clint@zsh.org>